|
| 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 () |
|
|
class | MeasurementTableModelPrivate |
|
The documentation for this class was generated from the following files: