![]() |
CopperSpice API
2.0.0
|
This is the complete list of members for QKeySequence, including all inherited members.
| QKeySequence() | QKeySequence | |
| QKeySequence(const QString &key, SequenceFormat format=NativeText) | QKeySequence | |
| QKeySequence(int k1, int k2=0, int k3=0, int k4=0) | QKeySequence | |
| QKeySequence(StandardKey key) | QKeySequence | |
| QKeySequence(const QKeySequence &other) | QKeySequence | |
| SequenceFormat enum name | QKeySequence | |
| SequenceMatch enum name | QKeySequence | |
| StandardKey enum name | QKeySequence | |
| count() const | QKeySequence | |
| fromString(const QString &str, SequenceFormat format=PortableText) | QKeySequence | static |
| isEmpty() const | QKeySequence | |
| keyBindings(StandardKey key) | QKeySequence | static |
| listFromString(const QString &str, SequenceFormat format=PortableText) | QKeySequence | static |
| listToString(const QList< QKeySequence > &list, SequenceFormat format=PortableText) | QKeySequence | static |
| matches(const QKeySequence &seq) const | QKeySequence | |
| mnemonic(const QString &text) | QKeySequence | static |
| operator QVariant() const | QKeySequence | |
| operator!=(const QKeySequence &other) const | QKeySequence | inline |
| operator<(const QKeySequence &other) const | QKeySequence | |
| operator<<(QDataStream &stream, const QKeySequence &ks) | QKeySequence | friend |
| operator<=(const QKeySequence &other) const | QKeySequence | inline |
| operator=(const QKeySequence &other) | QKeySequence | |
| operator=(QKeySequence &&other) | QKeySequence | inline |
| operator==(const QKeySequence &other) const | QKeySequence | |
| operator>(const QKeySequence &other) const | QKeySequence | inline |
| operator>=(const QKeySequence &other) const | QKeySequence | inline |
| operator>>(QDataStream &stream, QKeySequence &ks) | QKeySequence | friend |
| operator[](uint index) const | QKeySequence | |
| swap(QKeySequence &other) | QKeySequence | inline |
| toString(SequenceFormat format=PortableText) const | QKeySequence | |
| ~QKeySequence() | QKeySequence |