OpenCPN Partial API docs
ToolbarChoicesDialog Class Reference
Inheritance diagram for ToolbarChoicesDialog:

Public Member Functions

 ToolbarChoicesDialog ()
 Constructors. More...
 
 ToolbarChoicesDialog (wxWindow *parent, ocpnFloatingToolbarDialog *sponsor, wxWindowID id=-1, const wxString &caption=_T(""), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=SYMBOL_ToolbarChoices_STYLE)
 
void SetColorScheme (ColorScheme cs)
 
void RecalculateSize (void)
 
void CreateControls ()
 
void OnCancelClick (wxCommandEvent &event)
 
void OnOkClick (wxCommandEvent &event)
 

Public Attributes

wxButton * m_CancelButton
 
wxButton * m_OKButton
 
std::vector< wxCheckBox * > cboxes
 
wxMenu * m_configMenu
 
ocpnFloatingToolbarDialogm_ToolbarDialogAncestor
 

Detailed Description

Definition at line 557 of file toolbar.h.

Constructor & Destructor Documentation

◆ ToolbarChoicesDialog()

ToolbarChoicesDialog::ToolbarChoicesDialog ( )

Constructors.

ToolbarChoicesDialog event table definition

ToolbarChoicesDialog constructors

Definition at line 2351 of file toolbar.cpp.

Member Function Documentation

◆ CreateControls()

void ToolbarChoicesDialog::CreateControls ( void  )

Control creation for ToolbarChoicesDialog

Definition at line 2379 of file toolbar.cpp.


The documentation for this class was generated from the following files: