![]() |
Ember
|
#include <wx/aui/auibook.h>#include <wx/aui/tabart.h>#include <wx/bitmap.h>#include <wx/event.h>Go to the source code of this file.
Classes | |
| class | EmberForge::CustomTabArt |
| Custom tab art provider that uses the application's accent color. More... | |
Namespaces | |
| namespace | EmberForge |
Enumerations | |
| enum class | EmberForge::TabBarButton { EmberForge::None = 0 , EmberForge::AddTab = 1 , EmberForge::Menu = 2 } |
Functions | |
| EmberForge::wxDECLARE_EVENT (EVT_TAB_ART_ADD_BUTTON, wxCommandEvent) | |
| EmberForge::wxDECLARE_EVENT (EVT_TAB_ART_MENU_BUTTON, wxCommandEvent) | |