|
| ListMoleculesModel (QObject *parent=nullptr) |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const override |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
|
Qt::ItemFlags | flags (const QModelIndex &index) const override |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role) const override |
|
QString | moleculeId (int row) |
|
QString | moleculeName (int row) |
|
void | addMolecule (const QVariantMap &molecule) |
|
void | deleteMolecule (const QModelIndex &index) |
|
void | clear () |
|
The documentation for this class was generated from the following file: