|
| enum | Mode { ALL
, JS8
, MODES_END_SENTINAL_AND_COUNT
} |
|
|
| Modes (QObject *parent=nullptr) |
|
int | rowCount (QModelIndex const &parent=QModelIndex{}) const override |
|
QVariant | data (QModelIndex const &, int role=Qt::DisplayRole) const override |
|
QVariant | headerData (int section, Qt::Orientation, int=Qt::DisplayRole) const override |
|
|
static char const * | name (Mode) |
|
static Mode | value (QString const &) |
The documentation for this class was generated from the following files: