Loading [MathJax]/jax/output/NativeMML/config.js
 |
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef AbstractTableDelegate_H
2 #define AbstractTableDelegate_H
18 class AbstractTreeItem;
virtual void readData(QWidget *, AbstractTreeItem *, TableColumn const *, QString) const =0
virtual void readData(QWidget *, AbstractTreeItem *, TableColumn const *) const =0
Definition: TableColumn.h:26
virtual QWidget * getWidget(TableColumn const *) const =0
virtual void saveData(QWidget *, AbstractTreeItem *, TableColumn const *) const =0
virtual ~AbstractTableDelegate()
Definition: AbstractTableDelegate.cpp:16
Base class for delegates which create, read, and save data in the tables.
Definition: AbstractTableDelegate.h:33
AbstractTableDelegate()
Definition: AbstractTableDelegate.cpp:12
Base class for an item in the tree.
Definition: AbstractTreeItem.h:39
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16