KOSMIndoorMap
KOSMIndoorMap Namespace Reference
Classes | |
class | AbstractOverlaySource |
class | Equipment |
class | EquipmentModel |
class | FloorLevelChangeModel |
class | FloorLevelModel |
struct | Gate |
class | GateModel |
class | HitDetector |
class | LabelItem |
class | LocationQueryOverlayProxyModel |
class | MapCSSParser |
class | MapCSSStyle |
class | MapData |
class | MapItem |
class | MapLevel |
class | MapLoader |
class | ModelOverlaySource |
class | MultiPolygonItem |
class | OSMAddress |
class | OSMElement |
class | OSMElementInformationModel |
class | PainterRenderer |
class | Platform |
class | PlatformModel |
class | PlatformSection |
class | PolygonBaseItem |
class | PolygonItem |
class | PolylineItem |
class | RealtimeEquipmentModel |
class | SceneController |
class | SceneGraph |
class | SceneGraphItem |
class | SceneGraphItemPayload |
class | View |
Enumerations | |
enum | Unit : uint8_t { Pixel, Meter } |
Detailed Description
OSM-based multi-floor indoor maps for buildings.
Enumeration Type Documentation
|
strong |
Unit for geometry sizes.
Definition at line 29 of file scenegraphitem.h.
Variable Documentation
struct { ... } KOSMIndoorMap::authentication_type_map[] |
Initial value:
= {
{ "authentication:membership_card", I18N_NOOP2("OSM::charging_station_authentication", "membership card") },
}
#define I18N_NOOP2(context, text)
|
static |
Initial value:
= {
}
#define I18N_NOOP2(context, text)
Definition at line 317 of file osmelementinformationmodel_data.cpp.
struct { ... } KOSMIndoorMap::diet_type_map[] |
Initial value:
= {
}
#define I18N_NOOP2(context, text)
struct { ... } KOSMIndoorMap::payment_generic_type_map[] |
Initial value:
= {
{ "payment:account_cards", OSMElementInformationModel::PaymentDebitCard },
{ "payment:credit_cards", OSMElementInformationModel::PaymentCreditCard },
{ "payment:debit_cards", OSMElementInformationModel::PaymentDebitCard },
{ "payment:electronic_purses", OSMElementInformationModel::PaymentStoredValueCard },
}
struct { ... } KOSMIndoorMap::payment_type_map[] |
Initial value:
= {
{ "payment:american_express", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "American Express") },
{ "payment:apple_pay", OSMElementInformationModel::PaymentDigital, I18N_NOOP2("OSM::payment_method", "Apple Pay") },
{ "payment:diners_club", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "Diners Club") },
{ "payment:discover_card", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "Discover Card") },
{ "payment:jcb", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "JCB") },
{ "payment:girocard", OSMElementInformationModel::PaymentDebitCard, I18N_NOOP2("OSM::payment_method", "Girocard") },
{ "payment:google_pay", OSMElementInformationModel::PaymentDigital, I18N_NOOP2("OSM::payment_method", "Google Pay") },
{ "payment:maestro", OSMElementInformationModel::PaymentDebitCard, I18N_NOOP2("OSM::payment_method", "Maestro") },
{ "payment:mastercard", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "Mastercard") },
{ "payment:unionpay", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "UnionPay") },
{ "payment:v_pay", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "V Pay") },
{ "payment:vpay", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "V Pay") },
{ "payment:visa", OSMElementInformationModel::PaymentCreditCard, I18N_NOOP2("OSM::payment_method", "Visa") },
}
#define I18N_NOOP2(context, text)
struct { ... } KOSMIndoorMap::socket_type_map[] |
Initial value:
= {
{ "socket:tesla_supercharger_ccs", I18N_NOOP2("OSM::charging_station_socket", "Tesla Supercharger CCS") },
}
#define I18N_NOOP2(context, text)
|
static |
Initial value:
= {
}
#define I18N_NOOP2(context, text)
Definition at line 271 of file osmelementinformationmodel_data.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:06:26 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:06:26 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.