Isis Developer Reference
|
Delegate for creating, reading, and saving data in the measure table. More...
#include <MeasureTableDelegate.h>
Public Member Functions | |
MeasureTableDelegate () | |
virtual | ~MeasureTableDelegate () |
QWidget * | getWidget (TableColumn const *) const |
void | readData (QWidget *, AbstractTreeItem *, TableColumn const *) const |
void | readData (QWidget *, AbstractTreeItem *, TableColumn const *, QString) const |
void | saveData (QWidget *, AbstractTreeItem *, TableColumn const *) const |
Delegate for creating, reading, and saving data in the measure table.
This class is responsible for creating widgets that can be used to edit cells in the measure table. It is also responsible for populating the widgets with values and for saving the values.
Isis::MeasureTableDelegate::MeasureTableDelegate | ( | ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |