#include <definterface.h>
Inherits wxIFMExtensionDataBase.
Inheritance diagram for wxIFMPanelTabData:
Public Member Functions | |
wxIFMPanelTabData () | |
wxIFMComponentDataKeyType | GetDataKey () const |
Static Public Member Functions | |
static wxIFMComponentDataKeyType | DataKey () |
Public Attributes | |
wxBitmap | m_bitmap |
Definition at line 546 of file definterface.h.
|
Definition at line 2995 of file definterface.cpp. |
|
Note that this function is the static version of GetDataKey. ALL component data types must implement their own copy of this function.
Reimplemented from wxIFMExtensionDataBase. Definition at line 3007 of file definterface.cpp. |
|
Implements wxIFMExtensionDataBase. Definition at line 3001 of file definterface.cpp. |
|
Definition at line 550 of file definterface.h. Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), wxIFMDefaultInterfacePlugin::OnAddChild(), and wxIFMDefaultPanelPlugin::OnUpdate(). |