Home
last modified time | relevance | path

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

/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gui/map/
H A Dmap_editor.h797 QAction* touch_cursor_action; variable
H A Dmap_editor.cpp1044touch_cursor_action = newCheckAction("touchcursor", tr("Enable touch cursor"), map_widget, SLOT(en… in createActions()
1205 tools_menu->addAction(touch_cursor_action); in createMenuAndToolbars()
1540 top_action_bar->addActionAtEnd(touch_cursor_action, 0, col); in createMobileGUI()