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.
Public Member Functions | Friends | List of all members
Seg3D::MeasurementTableModel Class Reference
Inheritance diagram for Seg3D::MeasurementTableModel:

Public Member Functions

 MeasurementTableModel (MeasurementToolHandle measurement_tool, QObject *parent=0)
 
int rowCount (const QModelIndex &index) const
 
int columnCount (const QModelIndex &index) const
 
QVariant data (const QModelIndex &index, int role) const
 
bool setData (const QModelIndex &index, const QVariant &value, int role)
 
QVariant headerData (int section, Qt::Orientation orientation, int role) const
 
Qt::ItemFlags flags (const QModelIndex &index) const
 
bool removeRows (int row, int count, const QModelIndex &parent=QModelIndex())
 
void update_table ()
 
void update_cells ()
 
void remove_rows (const std::vector< int > &rows)
 
int get_active_index () const
 
void handle_selected (const QItemSelection &selected)
 
void toggle_visible ()
 

Friends

class MeasurementTableModelPrivate
 

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