MatOCAD Logo

Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

wxIFMPanelTabData Class Reference

#include <definterface.h>

Inherits wxIFMExtensionDataBase.

Inheritance diagram for wxIFMPanelTabData:

Inheritance graph
[legend]
Collaboration diagram for wxIFMPanelTabData:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wxIFMPanelTabData ()
wxIFMComponentDataKeyType GetDataKey () const

Static Public Member Functions

static wxIFMComponentDataKeyType DataKey ()

Public Attributes

wxBitmap m_bitmap

Detailed Description

Storage class for data specific to panels, which are actually tabs inside of "tabbed panels".

Definition at line 546 of file definterface.h.


Constructor & Destructor Documentation

wxIFMPanelTabData::wxIFMPanelTabData  ) 
 

Definition at line 2995 of file definterface.cpp.


Member Function Documentation

wxIFMComponentDataKeyType wxIFMPanelTabData::DataKey  )  [static]
 

Note that this function is the static version of GetDataKey. ALL component data types must implement their own copy of this function.

Returns:
Key used to retrieve this data

Reimplemented from wxIFMExtensionDataBase.

Definition at line 3007 of file definterface.cpp.

wxIFMComponentDataKeyType wxIFMPanelTabData::GetDataKey  )  const [virtual]
 

Returns:
Key used to retrieve this data

Implements wxIFMExtensionDataBase.

Definition at line 3001 of file definterface.cpp.


Member Data Documentation

wxBitmap wxIFMPanelTabData::m_bitmap
 

Definition at line 550 of file definterface.h.

Referenced by wxIFMDefaultPanelPlugin::DrawTabs(), wxIFMDefaultInterfacePlugin::OnAddChild(), and wxIFMDefaultPanelPlugin::OnUpdate().


The documentation for this class was generated from the following files:

 

SourceForge Logo