Classes | |
class | wxAuiNotebook |
wxAuiNotebook is part of the wxAUI class framework, which represents a notebook control, managing multiple windows with associated tabs. More... | |
class | wxAuiTabContainerButton |
A simple class which holds information about wxAuiNotebook tab buttons and their state. More... | |
class | wxAuiTabContainer |
wxAuiTabContainer is a class which contains information about each tab. More... | |
class | wxAuiTabArt |
Tab art provider defines all the drawing functions used by wxAuiNotebook. More... | |
class | wxAuiNotebookEvent |
This class is used by the events generated by wxAuiNotebook. More... | |
class | wxAuiDefaultTabArt |
Default art provider for wxAuiNotebook. More... | |
class | wxAuiSimpleTabArt |
Another standard tab art provider for wxAuiNotebook. More... | |
wxEventType wxEVT_AUINOTEBOOK_ALLOW_DND |
wxEventType wxEVT_AUINOTEBOOK_BEGIN_DRAG |
wxEventType wxEVT_AUINOTEBOOK_BG_DCLICK |
wxEventType wxEVT_AUINOTEBOOK_BUTTON |
wxEventType wxEVT_AUINOTEBOOK_DRAG_DONE |
wxEventType wxEVT_AUINOTEBOOK_DRAG_MOTION |
wxEventType wxEVT_AUINOTEBOOK_END_DRAG |
wxEventType wxEVT_AUINOTEBOOK_PAGE_CHANGED |
wxEventType wxEVT_AUINOTEBOOK_PAGE_CHANGING |
wxEventType wxEVT_AUINOTEBOOK_PAGE_CLOSE |
wxEventType wxEVT_AUINOTEBOOK_PAGE_CLOSED |
wxEventType wxEVT_AUINOTEBOOK_TAB_MIDDLE_DOWN |
wxEventType wxEVT_AUINOTEBOOK_TAB_MIDDLE_UP |
wxEventType wxEVT_AUINOTEBOOK_TAB_RIGHT_DOWN |
wxEventType wxEVT_AUINOTEBOOK_TAB_RIGHT_UP |