Hugin trunk 0.1
Loading...
Searching...
No Matches
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 62 of file ImagesTree.cpp.

Constructor & Destructor Documentation

◆ ImagesTreeData()

ImagesTreeData::ImagesTreeData ( const long nr)
inlineexplicit

Definition at line 65 of file ImagesTree.cpp.

Member Function Documentation

◆ GetGroupNr()

const long ImagesTreeData::GetGroupNr ( ) const
inline

Definition at line 68 of file ImagesTree.cpp.

References m_nr.

Referenced by ImagesTreeCtrl::OnLeftUp().

◆ GetImgNr()

const long ImagesTreeData::GetImgNr ( ) const
inline

◆ IsGroup()

const bool ImagesTreeData::IsGroup ( ) const
inline

◆ SetImgNr()

void ImagesTreeData::SetImgNr ( long  newImgNr)
inline

Definition at line 67 of file ImagesTree.cpp.

References m_nr, and threshold().

Referenced by ImagesTreeCtrl::UpdateGroup().

Member Data Documentation

◆ m_nr

long ImagesTreeData::m_nr
private

Definition at line 72 of file ImagesTree.cpp.

Referenced by GetGroupNr(), GetImgNr(), IsGroup(), and SetImgNr().


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