#include <libosmscout-client-qt/include/osmscout/StyleFlagsModel.h>
|
| | StyleFlagsModel () |
| |
| virtual | ~StyleFlagsModel () |
| |
| virtual Q_INVOKABLE int | rowCount (const QModelIndex &) const |
| |
| virtual Q_INVOKABLE QVariant | data (const QModelIndex &index, int role) const |
| |
| virtual QHash< int, QByteArray > | roleNames () const |
| |
| virtual Q_INVOKABLE Qt::ItemFlags | flags (const QModelIndex &index) const |
| |
| Q_INVOKABLE void | setFlag (const QString &key, bool value) |
| |
◆ Roles
| Enumerator |
|---|
| KeyRole | |
| ValueRole | |
| InProgressRole | |
◆ StyleFlagsModel()
| osmscout::StyleFlagsModel::StyleFlagsModel |
( |
| ) |
|
◆ ~StyleFlagsModel()
| virtual osmscout::StyleFlagsModel::~StyleFlagsModel |
( |
| ) |
|
|
virtual |
◆ data()
| virtual Q_INVOKABLE QVariant osmscout::StyleFlagsModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
virtual |
◆ flags()
| virtual Q_INVOKABLE Qt::ItemFlags osmscout::StyleFlagsModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
◆ roleNames()
| virtual QHash<int, QByteArray> osmscout::StyleFlagsModel::roleNames |
( |
| ) |
const |
|
virtual |
◆ rowCount()
| virtual Q_INVOKABLE int osmscout::StyleFlagsModel::rowCount |
( |
const QModelIndex & |
| ) |
const |
|
inlinevirtual |
◆ setFlag()
| Q_INVOKABLE void osmscout::StyleFlagsModel::setFlag |
( |
const QString & |
key, |
|
|
bool |
value |
|
) |
| |
◆ setFlagRequest
| void osmscout::StyleFlagsModel::setFlagRequest |
( |
QString |
key, |
|
|
bool |
value |
|
) |
| |
|
signal |
◆ styleFlagsRequested
| void osmscout::StyleFlagsModel::styleFlagsRequested |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following file: