Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

dlgConfigure::TreePagesItemData Class Reference

Data for the tree of configuration pages. More...

List of all members.

Public Member Functions

TreePagesId GetPageId () const
 Gets the identifier of the page.

void SetPageId (const TreePagesId id)
 Sets the identifier of the page.

 TreePagesItemData (const TreePagesId id)
 Constructor with a identifier.

 TreePagesItemData ()
 Default constructor.


Protected Attributes

TreePagesId pageId
 Identifier of the page.


Detailed Description

Data for the tree of configuration pages.

Definition at line 79 of file dlgConf.cpp.


Constructor & Destructor Documentation

dlgConfigure::TreePagesItemData::TreePagesItemData  )  [inline]
 

Default constructor.

Definition at line 86 of file dlgConf.cpp.

dlgConfigure::TreePagesItemData::TreePagesItemData const TreePagesId  id  )  [inline]
 

Constructor with a identifier.

Definition at line 89 of file dlgConf.cpp.

References SetPageId().


Member Function Documentation

TreePagesId dlgConfigure::TreePagesItemData::GetPageId  )  const [inline]
 

Gets the identifier of the page.

Definition at line 94 of file dlgConf.cpp.

References pageId.

Referenced by dlgConfigure::trePagesSelChanged().

void dlgConfigure::TreePagesItemData::SetPageId const TreePagesId  id  )  [inline]
 

Sets the identifier of the page.

Definition at line 97 of file dlgConf.cpp.

References pageId, and SetPageId().

Referenced by SetPageId(), and TreePagesItemData().


Member Data Documentation

TreePagesId dlgConfigure::TreePagesItemData::pageId [protected]
 

Identifier of the page.

Definition at line 82 of file dlgConf.cpp.

Referenced by GetPageId(), and SetPageId().


The documentation for this class was generated from the following file:
Generated on Sun May 30 13:38:04 2004 for wxChecksums by doxygen 1.3.7