Home
last modified time | relevance | path

Searched refs:BUTTON_ADVANCED (Results 1 – 3 of 3) sorted by relevance

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h530 BUTTON_ADVANCED, enumerator
H A Dgear_dialog.cpp49 EVT_MENU(BUTTON_ADVANCED, GearDialog::OnAdvanced) in BEGIN_EVENT_TABLE()
229 …m_menuProfileManage->Append(BUTTON_ADVANCED, _("Settings..."), _("Open the advanced settings dialo… in Initialize()
H A Dmyframe.cpp148 EVT_TOOL(BUTTON_ADVANCED, MyFrame::OnAdvanced)
974 … MainToolbar->AddTool(BUTTON_ADVANCED, _("Advanced Settings"), brain_bmp, _("Advanced Settings")); in SetupToolBar()