#include <libosmscout-client-qt/include/osmscout/MapObjectInfoModel.h>
|
| enum | Roles {
LabelRole = Qt::UserRole,
TypeRole = Qt::UserRole+1,
IdRole = Qt::UserRole+2,
NameRole = Qt::UserRole+3,
ObjectRole = Qt::UserRole+4,
PhoneRole = Qt::UserRole+5,
WebsiteRole = Qt::UserRole+6,
AddressLocationRole = Qt::UserRole+7,
AddressNumberRole = Qt::UserRole+8,
PostalCodeRole = Qt::UserRole+9,
RegionRole = Qt::UserRole+10,
LatRole = Qt::UserRole+11,
LonRole = Qt::UserRole+12
} |
| |
◆ Roles
| Enumerator |
|---|
| LabelRole | |
| TypeRole | |
| IdRole | |
| NameRole | |
| ObjectRole | |
| PhoneRole | |
| WebsiteRole | |
| AddressLocationRole | |
| AddressNumberRole | |
| PostalCodeRole | |
| RegionRole | |
| LatRole | |
| LonRole | |
◆ MapObjectInfoModel()
| osmscout::MapObjectInfoModel::MapObjectInfoModel |
( |
| ) |
|
◆ ~MapObjectInfoModel()
| virtual osmscout::MapObjectInfoModel::~MapObjectInfoModel |
( |
| ) |
|
|
virtual |
◆ createOverlayObject()
| Q_INVOKABLE QObject* osmscout::MapObjectInfoModel::createOverlayObject |
( |
int |
row | ) |
const |
◆ data()
| virtual Q_INVOKABLE QVariant osmscout::MapObjectInfoModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const |
|
virtual |
◆ dbInitialized
◆ flags()
| virtual Q_INVOKABLE Qt::ItemFlags osmscout::MapObjectInfoModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
◆ isReady()
| bool osmscout::MapObjectInfoModel::isReady |
( |
| ) |
const |
|
inline |
◆ objectsOnViewRequested
| void osmscout::MapObjectInfoModel::objectsOnViewRequested |
( |
const MapViewStruct & |
view, |
|
|
const QRectF & |
filterRectangle |
|
) |
| |
|
signal |
◆ objectsRequested
| void osmscout::MapObjectInfoModel::objectsRequested |
( |
const LocationEntry & |
entry, |
|
|
bool |
reverseLookupAddresses |
|
) |
| |
|
signal |
◆ onObjectsLoaded
◆ onViewObjectsLoaded
◆ readyChange
| void osmscout::MapObjectInfoModel::readyChange |
( |
bool |
ready | ) |
|
|
signal |
◆ roleNames()
| virtual QHash<int, QByteArray> osmscout::MapObjectInfoModel::roleNames |
( |
| ) |
const |
|
virtual |
◆ rowCount()
| virtual Q_INVOKABLE int osmscout::MapObjectInfoModel::rowCount |
( |
const QModelIndex & |
| ) |
const |
|
inlinevirtual |
◆ setLocationEntry
| void osmscout::MapObjectInfoModel::setLocationEntry |
( |
QObject * |
o | ) |
|
|
slot |
◆ setPosition
| void osmscout::MapObjectInfoModel::setPosition |
( |
QObject * |
mapView, |
|
|
const int |
width, |
|
|
const int |
height, |
|
|
const int |
screenX, |
|
|
const int |
screenY |
|
) |
| |
|
slot |
◆ ready
| bool osmscout::MapObjectInfoModel::ready |
|
read |
The documentation for this class was generated from the following file: