KOSMIndoorMap
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
▼NKOSMIndoorMap | OSM-based multi-floor indoor maps for buildings |
CAbstractOverlaySource | A source for overlay elements, drawn on top of the static map data |
CAmenityModel | List all amenities in a given data set |
CAmenitySortFilterProxyModel | Filtering/sorting on top of the AmenityModel |
CEquipment | Elevator or escalator element |
CEquipmentModel | Overlay source for elevators and escalators |
CFloorLevelChangeModel | Floor level changes on steps or elevators |
CFloorLevelModel | Floor level model |
CGate | An airport gate |
CGateModel | Lists all airport gates found in the current map |
CHitDetector | Picking hit detector |
CLabelItem | A text or item label |
CLocationQueryOverlayProxyModel | Adapts a KPublicTransport::LocationQueryModel to be compatible with a KOSMIndoorMap::OverlaySource |
CMapCSSParser | MapCSS parser |
CMapCSSStyle | A parsed MapCSS style sheet |
CMapData | Raw OSM map data, separated by levels |
CMapItem | Map renderer for the IndoorMap QML item |
CMapLevel | A floor level |
CMapLoader | Loader for OSM data for a single station or airport |
CModelOverlaySource | A source for overlay elements, based on a QAbstractItemModel as input |
CMultiPolygonItem | Multi-polygon item, used for polygons with "holes" in them |
COSMAddress | Postal address from OSM data |
COSMElement | QML wrapper around an OSM element |
COSMElementInformationModel | Model containing information about a selected element |
CPainterRenderer | QPainter-based renderer of a SceneGraph |
CPlatform | A railway platform/track |
CPlatformModel | Lists all platforms/tracks and platform sections found in the current map |
CPlatformSection | A railway platform section |
CPolygonBaseItem | Base item for filled polygons |
CPolygonItem | A single filled polygon |
CPolylineItem | A path/way/line item in the scenegraph |
CRealtimeEquipmentModel | Elevator/escalator overlay source augmented with realtime status data where available |
CSceneController | Creates/updates the scene graph based on a given style sheet and view |
CSceneGraph | Scene graph of the currently displayed level |
CSceneGraphItem | Scene graph item description and handle for its content |
CSceneGraphItemPayload | Payload base class for scene graph items |
CView | View transformations and transformation manipulation |
▼Norg | |
▼Nkde | |
▼Nkosmindoormap | |
CIndoorMap | QML item for displaying a train station or airport map |
CIndoorMapAttributionLabel | |
CIndoorMapScale | |
▼NOSM | Low-level types and functions to work with raw OSM data as efficiently as possible |
▼NInternal | |
CTaggedPointer | Pointer with the lower bits used for compact flag storage |
CAbstractReader | Abstract base class for OSM file format readers |
CAbstractWriter | Abstract base class for OSM file format writers |
CBoundingBox | Bounding box, ie |
CCoordinate | Coordinate, stored as 1e7 * degree to avoid floating point precision issues, and offset to unsigned values to make the z-order curve work |
CDataSet | A set of nodes, ways and relations |
CDataSetMergeBuffer | Holds OSM elements produced by a parser prior to merging into OSM::DataSet |
CElement | A reference to any of OSM::Node/OSM::Way/OSM::Relation |
CIOPluginInterface | Plugin interface for OSM file/data readers |
CMember | A member in a relation |
CNode | An OSM node |
CO5mParser | Zero-copy parser of O5M binary files |
CO5mWriter | Serialize an OSM::DataSet into the o5m file format |
COsmPbfParser | Parser of .osm.pbf files |
COverpassQuery | An Overpass QL query job, to be executed by OverpassQueryManager |
COverpassQueryManager | Executes OverpassQuery jobs |
CRelation | An OSM relation |
CRole | A relation role name key |
CStringKey | Base class for unique string keys |
CStringKeyRegistry | Registry of unique string keys |
CStringKeyRegistryBase | |
CTag | An OSM element tag |
CTagKey | A key of an OSM tag |
CUniqueElement | A std::unique_ptr-like object for OSM element types |
CWay | An OSM way |
CXmlWriter | Serialize a OSM::DataSet into OSM XML |
CZTile | Tile in a quad tree made up out of z-order curve positions |
CKOSMIndoorMapQuickPlugin | Plugin for KPublicTransport <-> KOSMIndoorMap integration |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:04:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:04:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.