KOSM::EditorController

Search for usage in LXR

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()

void EditorController::editBoundingBox ( OSM::BoundingBox box,
Editor editor )
static

Definition at line 201 of file editorcontroller.cpp.

◆ editElement()

void EditorController::editElement ( OSM::Element element,
Editor editor )
static

Definition at line 177 of file editorcontroller.cpp.

◆ hasEditor()

bool EditorController::hasEditor ( Editor editor)
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 Fri May 3 2024 11:50:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.