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

Public Member Functions

 OCPNCheckedListCtrl (wxWindow *parent, wxWindowID id=-1, const wxPoint &pt=wxDefaultPosition, const wxSize &sz=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=_T("scrolledWindow"))
 
bool Create (wxWindow *parent, wxWindowID id=-1, const wxPoint &pt=wxDefaultPosition, const wxSize &sz=wxDefaultSize, long style=wxHSCROLL|wxVSCROLL, const wxString &name=_T("scrolledWindow"))
 
unsigned int Append (wxString &label, bool benable=true)
 
unsigned int GetCount ()
 
void Clear ()
 
void Check (int index, bool val)
 
bool IsChecked (int index)
 

Detailed Description

Definition at line 698 of file options.cpp.


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