Home
last modified time | relevance | path

Searched refs:centerCoordsClicked (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/symbols/
H A Dpoint_symbol_editor_widget.h123 void centerCoordsClicked();
H A Dpoint_symbol_editor_widget.cpp301 …(center_coords_button, &QPushButton::clicked, this, &PointSymbolEditorWidget::centerCoordsClicked); in PointSymbolEditorWidget()
797 void PointSymbolEditorWidget::centerCoordsClicked() in centerCoordsClicked() function in OpenOrienteering::PointSymbolEditorWidget