Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Types | Public Member Functions | List of all members
Seg3D::ProvenanceTreeModel Class Reference
Inheritance diagram for Seg3D::ProvenanceTreeModel:

Public Types

enum  data_role {
  PID_OF_INTEREST_E = Qt::UserRole, ACTION_PARAMS_E, PROV_STEP_INDEX_E, TIMESTAMP_E,
  USER_ID_E, ACTION_NAME_E
}
 

Public Member Functions

 ProvenanceTreeModel (QObject *parent=0)
 
void set_provenance_trail (ProvenanceTrailHandle prov_trail)
 
virtual int columnCount (const QModelIndex &parent=QModelIndex()) const
 
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
 
virtual QModelIndex index (int row, int column, const QModelIndex &parent=QModelIndex()) const
 
virtual QModelIndex parent (const QModelIndex &index) const
 
virtual int rowCount (const QModelIndex &parent=QModelIndex()) const
 
virtual QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
 

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