Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
ImagesTreeData Class Reference
Inheritance diagram for ImagesTreeData:
Inheritance graph

Public Member Functions

 ImagesTreeData (const long &nr)
 
const long GetImgNr () const
 
void SetImgNr (long newImgNr)
 
const long GetGroupNr () const
 
const bool IsGroup () const
 

Private Attributes

long m_nr
 

Detailed Description

Definition at line 86 of file ImagesTree.cpp.

Constructor & Destructor Documentation

ImagesTreeData::ImagesTreeData ( const long &  nr)
inlineexplicit

Definition at line 89 of file ImagesTree.cpp.

Member Function Documentation

const long ImagesTreeData::GetGroupNr ( ) const
inline

Definition at line 92 of file ImagesTree.cpp.

Referenced by ImagesTreeCtrl::OnLeftUp(), and ImagesTreeCtrl::UpdateGroupText().

const long ImagesTreeData::GetImgNr ( ) const
inline
const bool ImagesTreeData::IsGroup ( ) const
inline
void ImagesTreeData::SetImgNr ( long  newImgNr)
inline

Definition at line 91 of file ImagesTree.cpp.

Referenced by ImagesTreeCtrl::UpdateGroup().

Member Data Documentation

long ImagesTreeData::m_nr
private

Definition at line 93 of file ImagesTree.cpp.


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