|
KiCad PCB EDA Suite
|
Navigation hierarchy tree control. More...
#include <panel_toolbar_customization.h>
Public Member Functions | |
| TOOLBAR_TREE (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTR_DEFAULT_STYLE) | |
| int | OnCompareItems (const wxTreeItemId &item1, const wxTreeItemId &item2) override |
Private Member Functions | |
| wxDECLARE_ABSTRACT_CLASS (TOOLBAR_TREE) | |
Navigation hierarchy tree control.
wxTreeCtrl must be subclassed to implement the OnCompareItems method to sort according to page numbers.
Definition at line 46 of file panel_toolbar_customization.h.
|
inline |
Definition at line 49 of file panel_toolbar_customization.h.
Referenced by wxDECLARE_ABSTRACT_CLASS().
|
override |
|
private |
References TOOLBAR_TREE().