Classes | |
struct | wxAuiDockLayoutInfo |
Description of a docked element layout. More... | |
struct | wxAuiTabLayoutInfo |
Contains information about the layout of a tab control in a wxAuiNotebook. More... | |
struct | wxAuiPaneLayoutInfo |
Description of user-modifiable pane layout information. More... | |
class | wxAuiBookSerializer |
wxAuiBookSerializer is used for serializing wxAuiNotebook layout. More... | |
class | wxAuiSerializer |
wxAuiSerializer is used by wxAuiManager::SaveLayout() to store layout information. More... | |
class | wxAuiBookDeserializer |
wxAuiBookDeserializer is used for deserializing wxAuiNotebook layout. More... | |
class | wxAuiDeserializer |
wxAuiDeserializer is used by wxAuiManager::LoadLayout() to restore layout information saved by wxAuiManager::SaveLayout(). More... | |