addJoystickButton(const CJoystickButton &button) | swift::misc::input::CHotkeyCombination | |
addKeyboardKey(const CKeyboardKey &key) | swift::misc::input::CHotkeyCombination | |
apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
asStringWithDeviceNames() const | swift::misc::input::CHotkeyCombination | |
base_type typedef | swift::misc::CValueObject< CHotkeyCombination > | |
CEmpty()=default | swift::misc::CValueObject< CHotkeyCombination > | protected |
CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CHotkeyCombination > | protected |
swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
CHotkeyCombination()=default | swift::misc::input::CHotkeyCombination | |
CHotkeyCombination(CKeyboardKey key) | swift::misc::input::CHotkeyCombination | |
CHotkeyCombination(const CKeyboardKeyList &keys) | swift::misc::input::CHotkeyCombination | |
ColumnIndex enum name | swift::misc::mixin::Index< Derived > | |
comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) const | swift::misc::mixin::Index< Derived > | |
containsJoystickButton(const CJoystickButton &button) const | swift::misc::input::CHotkeyCombination | |
containsKeyboardKey(const CKeyboardKey &key) const | swift::misc::input::CHotkeyCombination | |
convertFromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | |
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false) | swift::misc::mixin::JsonByMetaClass< Derived > | |
convertToQString(bool i18n=false) const | swift::misc::input::CHotkeyCombination | |
CValueObject()=default | swift::misc::CValueObject< CHotkeyCombination > | protected |
CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CHotkeyCombination > | protected |
equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) const | swift::misc::mixin::Index< Derived > | |
fromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
fromJson(const QString &jsonString, bool acceptCacheJson=false) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
getClassName() const | swift::misc::mixin::MetaType< Derived > | |
getDeltaComparedTo(const CHotkeyCombination &other) const | swift::misc::input::CHotkeyCombination | |
getJoystickButtons() const | swift::misc::input::CHotkeyCombination | inline |
getKeyboardKeys() const | swift::misc::input::CHotkeyCombination | inline |
getKeyStrings() const | swift::misc::input::CHotkeyCombination | inline |
getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexString enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
isEmpty() const | swift::misc::input::CHotkeyCombination | inline |
isSubsetOf(const CHotkeyCombination &other) const | swift::misc::input::CHotkeyCombination | |
marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
operator=(const CValueObject &)=default | swift::misc::CValueObject< CHotkeyCombination > | protected |
swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
propertyByIndex(CPropertyIndexRef index) const | swift::misc::mixin::Index< Derived > | |
registerMetadata() | swift::misc::mixin::MetaType< Derived > | static |
removeJoystickButton(CJoystickButton button) | swift::misc::input::CHotkeyCombination | |
removeKeyboardKey(CKeyboardKey key) | swift::misc::input::CHotkeyCombination | |
replaceButton(CJoystickButton oldButton, CJoystickButton newButton) | swift::misc::input::CHotkeyCombination | |
replaceKey(CKeyboardKey oldKey, CKeyboardKey newKey) | swift::misc::input::CHotkeyCombination | |
setJoystickButtons(const CJoystickButtonList &list) | swift::misc::input::CHotkeyCombination | inline |
setKeyboardKeys(const CKeyboardKeyList &keys) | swift::misc::input::CHotkeyCombination | inline |
setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant) | swift::misc::mixin::Index< Derived > | |
size() const | swift::misc::input::CHotkeyCombination | inline |
stringForStreaming() const | swift::misc::mixin::String< Derived > | |
toIcon() const | swift::misc::mixin::Icon< Derived, IconIndex > | |
toJson() const | swift::misc::mixin::JsonByMetaClass< Derived > | |
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) const | swift::misc::mixin::JsonByMetaClass< Derived > | |
toQString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
toStdString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
unmarshalFromDataStream(QDataStream &stream) | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
unmarshallFromDbus(const QDBusArgument &arg, Tags...) | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
~CEmpty()=default | swift::misc::CEmpty | protected |
~CValueObject()=default | swift::misc::CValueObject< CHotkeyCombination > | protected |