Home
last modified time | relevance | path

Searched refs:styleHints (Results 1 – 25 of 536) sorted by relevance

12345678910>>...22

/dports/multimedia/kdenlive/kdenlive-21.12.3/src/monitor/view/
H A DEffectToolBar.qml69 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
88 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
114 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
133 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
152 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
170 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
191 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
209 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
228 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
H A DSceneToolBar.qml67 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
89 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
114 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
135 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
157 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
179 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
201 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
H A DMultiScreenToolBar.qml64 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
85 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
106 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
128 ToolTip.delay: Qt.styleHints.mousePressAndHoldInterval
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtGui/
H A Dqstylehints_test.py44 styleHints = self.app.styleHints()
45 self.assertTrue(styleHints.startDragDistance() > 0)
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtGui/
H A Dqstylehints_test.py44 styleHints = self.app.styleHints()
45 self.assertTrue(styleHints.startDragDistance() > 0)
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/pyside2/tests/QtGui/
H A Dqstylehints_test.py44 styleHints = self.app.styleHints()
45 self.assertTrue(styleHints.startDragDistance() > 0)
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/qtdiag/
H A Dqtdiag.cpp665 const QStyleHints *styleHints = QGuiApplication::styleHints(); in qtDiag() local
666 const QChar passwordMaskCharacter = styleHints->passwordMaskCharacter(); in qtDiag()
669 << " startDragDistance: " << styleHints->startDragDistance() << '\n' in qtDiag()
670 << " startDragTime: " << styleHints->startDragTime() << '\n' in qtDiag()
671 << " startDragVelocity: " << styleHints->startDragVelocity() << '\n' in qtDiag()
674 << " cursorFlashTime: " << styleHints->cursorFlashTime() << '\n' in qtDiag()
675 << " showIsFullScreen: " << styleHints->showIsFullScreen() << '\n' in qtDiag()
676 << " showIsMaximized: " << styleHints->showIsMaximized() << '\n' in qtDiag()
677 << " passwordMaskDelay: " << styleHints->passwordMaskDelay() << '\n' in qtDiag()
684 << " fontSmoothingGamma: " << styleHints->fontSmoothingGamma() << '\n' in qtDiag()
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/handlers/
H A Dqquicktaphandler.cpp92 m_multiTapInterval = qApp->styleHints()->mouseDoubleClickInterval() / 1000.0; in QQuickTapHandler()
93 m_mouseMultiClickDistanceSquared = qApp->styleHints()->mouseDoubleClickDistance(); in QQuickTapHandler()
95 m_touchMultiTapDistanceSquared = qApp->styleHints()->touchDoubleTapDistance(); in QQuickTapHandler()
190 …return (m_longPressThreshold < 0 ? QGuiApplication::styleHints()->mousePressAndHoldInterval() : m_… in longPressThresholdMilliseconds()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/handlers/
H A Dqquicktaphandler.cpp92 m_multiTapInterval = qApp->styleHints()->mouseDoubleClickInterval() / 1000.0; in QQuickTapHandler()
93 m_mouseMultiClickDistanceSquared = qApp->styleHints()->mouseDoubleClickDistance(); in QQuickTapHandler()
95 m_touchMultiTapDistanceSquared = qApp->styleHints()->touchDoubleTapDistance(); in QQuickTapHandler()
190 …return (m_longPressThreshold < 0 ? QGuiApplication::styleHints()->mousePressAndHoldInterval() : m_… in longPressThresholdMilliseconds()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/dialogs/standarddialogs/
H A Dmain.cpp75 …if (!QGuiApplication::styleHints()->showIsFullScreen() && !QGuiApplication::styleHints()->showIsMa… in main()
/dports/devel/kf5-kdeclarative/kdeclarative-5.89.0/src/qmlcontrols/kquickcontrolsaddons/
H A Dmouseeventlistener.cpp188 m_pressAndHoldTimer->start(QGuiApplication::styleHints()->mousePressAndHoldInterval()); in mousePressEvent()
198 …if (QPointF(me->screenPos() - m_buttonDownPos).manhattanLength() > QGuiApplication::styleHints()->… in mouseMoveEvent()
326 m_pressAndHoldTimer->start(QGuiApplication::styleHints()->mousePressAndHoldInterval()); in childMouseEventFilter()
374 …e->screenPos() - m_buttonDownPos).manhattanLength() > QGuiApplication::styleHints()->startDragDist… in childMouseEventFilter()
418 …->screenPos() - m_buttonDownPos).manhattanLength() <= QGuiApplication::styleHints()->startDragDist… in childMouseEventFilter()

12345678910>>...22