OpenCPN Partial API docs
|
This is the complete list of members for ExpandablePanel, including all inherited members.
Create(wxWindow *child, std::function< void()> on_resize=[] {}) | ExpandablePanel | |
ExpandablePanel(wxWindow *parent, wxWindow *child, std::function< void()> on_resize=[] {}) | ExpandablePanel | |
ExpandablePanel(wxWindow *parent) | ExpandablePanel | |
GetChild() const | ExpandablePanel | inline |
GetIcon() const | ExpandablePanel | inline |
OnClick(bool collapse) (defined in ExpandablePanel) | ExpandablePanel | protected |