Home
last modified time | relevance | path

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

/dports/graphics/djview4/djview4-4.12/src/
H A Dqdjview.h347 QAction *actionRotate0; variable
H A Dqdjview.cpp646 actionRotate0 = makeAction(tr8("Rotate &0\302\260", "Rotate|"), false) in createActions()
883 rotationMenu->addAction(actionRotate0); in createMenus()
952 rotationMenu->addAction(actionRotate0); in createMenus()
1058 actionRotate0->setChecked(rotation == 0); in updateActions()
1192 >> actionRotate0 >> actionRotate90 in createWhatsThis()