KOSM::EditorController
KOSM::EditorController Class Reference
#include <editorcontroller.h>
Public Types | |
enum | Editor { ID , JOSM , Vespucci } |
Static Public Member Functions | |
static Q_INVOKABLE void | editBoundingBox (OSM::BoundingBox box, Editor editor) |
static Q_INVOKABLE void | editElement (OSM::Element element, Editor editor) |
static Q_INVOKABLE bool | hasEditor (Editor editor) |
Detailed Description
Filtering/sorting on top of the AmenityModel.
- filters on all visible roles
- sorts while keeping the grouping intact
Definition at line 21 of file editorcontroller.h.
Member Enumeration Documentation
◆ Editor
enum KOSM::EditorController::Editor |
Definition at line 25 of file editorcontroller.h.
Member Function Documentation
◆ editBoundingBox()
|
static |
Definition at line 201 of file editorcontroller.cpp.
◆ editElement()
|
static |
Definition at line 177 of file editorcontroller.cpp.
◆ hasEditor()
|
static |
Definition at line 151 of file editorcontroller.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:55 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.