|
enum | Column {
ColumnType = 0
,
ColumnClass = 1
,
ColumnVector = 2
} |
|
|
| OperationsTableModel (QObject *parent=0) |
|
int | rowCount (const QModelIndex &) const override |
|
int | columnCount (const QModelIndex &) const override |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role) const override |
|
void | setOperations (int operations_size, const msym::msym_symmetry_operation_t *operations) |
|
void | clearOperations () |
|
The documentation for this class was generated from the following file: