Home
last modified time | relevance | path

Searched defs:actionZoomIn (Results 1 – 11 of 11) sorted by relevance

/dports/devel/nextpnr/nextpnr-48cd407/gui/
H A Dbasewindow.cc213 QAction *actionZoomIn = new QAction("Zoom In", this); in createMenusAndBars() local
/dports/graphics/vpaint/vpaint-1.7/src/Gui/
H A DMainWindow.h238 QAction * actionZoomIn; variable
/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjview.h328 QAction *actionZoomIn; variable
/dports/graphics/kdiagram/kdiagram-2.8.0/src/KGantt/
H A Dkganttgraphicsview.cpp191 QAction* actionZoomIn = nullptr; in contextMenuEvent() local
/dports/games/palapeli/palapeli-21.12.3/src/engine/
H A Dgameplay.cpp491 void Palapeli::GamePlay::actionZoomIn() in actionZoomIn() function in Palapeli::GamePlay
/dports/graphics/kolourpaint/kolourpaint-21.12.3/mainWindow/
H A DkpMainWindowPrivate.h361 *actionZoomIn, *actionZoomOut; member
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/widgets/
H A Dmapwidget.cpp168 QAction* actionZoomIn; member in Digikam::MapWidget::Private
/dports/graphics/qgis/qgis-3.22.3/src/app/
H A Dqgisappinterface.cpp692 QAction *QgisAppInterface::actionZoomIn() { return qgis->actionZoomIn(); } in actionZoomIn() function in QgisAppInterface
H A Dqgisapp.h496 QAction *actionZoomIn() { return mActionZoomIn; } in actionZoomIn() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/app/
H A Dqgisappinterface.cpp685 QAction *QgisAppInterface::actionZoomIn() { return qgis->actionZoomIn(); } in actionZoomIn() function in QgisAppInterface
H A Dqgisapp.h499 QAction *actionZoomIn() { return mActionZoomIn; } in actionZoomIn() function