A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/recent__tool__list_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/core/recent_tool_list.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

42 static const string kQLPath

=

"Workbench.Tools.RecentTool"

;

64

wxMenu* subMenu =

new

wxMenu();

67  ITERATE

(list<string>, it, items) {

74  if

(pos == (

size_t

)-1)

75

pos = menu.GetMenuItemCount();

77

wxMenuItem* item = wxMenuItem::New(&menu,

wxID_ANY

,

78  wxT

(

"Recent tools"

), wxEmptyString, wxITEM_NORMAL, subMenu);

79

menu.Insert(pos, item);

void GetStringList(const string &key, list< string > &val) const

static CGuiRegistry & GetInstance()

access the application-wide singleton

void Set(const string &key, int val)

set specific values

const TItems & GetItems() const

void SetItems(const TItems &items)

#define ITERATE(Type, Var, Cont)

ITERATE macro to sequence through container elements.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

wxString ToWxString(const string &s)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4