Home
last modified time | relevance | path

Searched refs:m_standardKey (Results 1 – 25 of 32) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/tools/designer/src/lib/shared/
H A Dqdesigner_utils.cpp527 m_standardKey(QKeySequence::UnknownKey), in PropertySheetKeySequenceValue()
536 m_standardKey(standardKey), in PropertySheetKeySequenceValue()
550 m_standardKey = QKeySequence::UnknownKey; in setValue()
555 return m_standardKey; in standardKey()
561 m_standardKey = standardKey; in setStandardKey()
566 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
601 return (m_value == rhs.m_value) && (m_standardKey == rhs.m_standardKey) in equals()
H A Dqdesigner_utils_p.h395 QKeySequence::StandardKey m_standardKey; variable
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
H A Dqdesigner_utils_p.h409 QKeySequence::StandardKey m_standardKey; variable
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/designer/src/lib/shared/
H A Dqdesigner_utils.cpp511 m_value(value), m_standardKey(QKeySequence::UnknownKey) {} in PropertySheetKeySequenceValue()
516 m_value(QKeySequence(standardKey)), m_standardKey(standardKey) {} in PropertySheetKeySequenceValue()
526 m_standardKey = QKeySequence::UnknownKey; in setValue()
531 return m_standardKey; in standardKey()
537 m_standardKey = standardKey; in setStandardKey()
542 return m_standardKey != QKeySequence::UnknownKey; in isStandardKey()
547 return m_value == rhs.m_value && m_standardKey == rhs.m_standardKey in equals()

12