Isis 3 Programmer Reference
Isis::AbstractTableModel::LessThanFunctor Class Reference
Inheritance diagram for Isis::AbstractTableModel::LessThanFunctor:
Inheritance graph
Collaboration diagram for Isis::AbstractTableModel::LessThanFunctor:
Collaboration graph

Public Member Functions

 LessThanFunctor (TableColumn const *someColumn)
 
 LessThanFunctor (LessThanFunctor const &)
 
int getCompareCount () const
 
void interrupt ()
 
bool interrupted ()
 
void reset ()
 
bool operator() (AbstractTreeItem *const &, AbstractTreeItem *const &)
 
LessThanFunctoroperator= (LessThanFunctor const &)
 

Private Attributes

TableColumn const * m_column
 
QExplicitlySharedDataPointer< LessThanFunctorDatam_sharedData
 

Detailed Description

Author
2011-??-?? Jai Rideout

Definition at line 155 of file AbstractTableModel.h.


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