Isis 3 Programmer Reference
Isis::ImageImageTreeModel::CreateRootItemFunctor Class Reference
Inheritance diagram for Isis::ImageImageTreeModel::CreateRootItemFunctor:
Inheritance graph
Collaboration diagram for Isis::ImageImageTreeModel::CreateRootItemFunctor:
Collaboration graph

Public Member Functions

 CreateRootItemFunctor (AbstractTreeModel *tm, ControlNet *net, QThread *tt)
 
 CreateRootItemFunctor (const CreateRootItemFunctor &)
 
ImageParentItemoperator() (const QString imageSerial) const
 
CreateRootItemFunctoroperator= (const CreateRootItemFunctor &)
 

Static Public Member Functions

static void addToRootItem (QAtomicPointer< RootItem > &, ImageParentItem *const &)
 

Private Attributes

int m_avgCharWidth
 
AbstractTreeModelm_treeModel
 
QThreadm_targetThread
 
ControlNetm_controlNet
 

Detailed Description

Author
????-??-?? Eric Hyer
History:
2012-09-28 Kimberly Oyama - Changed member variables to be prefixed with "m_".

Definition at line 63 of file ImageImageTreeModel.h.


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