List of All Members for QKeySequence

This is the complete list of members for QKeySequence, including inherited members.

  • listToString(const QList<QKeySequence> &, QKeySequence::SequenceFormat) : QString
  • matches(const QKeySequence &) const : QKeySequence::SequenceMatch
  • mnemonic(const QString &) : QKeySequence
  • swap(QKeySequence &)
  • toString(QKeySequence::SequenceFormat) const : QString
  • operator QVariant() const : QVariant
  • operator!=(const QKeySequence &) const : bool
  • operator<(const QKeySequence &) const : bool
  • operator<=(const QKeySequence &) const : bool
  • operator=(const QKeySequence &) : QKeySequence &
  • operator=(QKeySequence &&) : QKeySequence &
  • operator==(const QKeySequence &) const : bool
  • operator>(const QKeySequence &) const : bool
  • operator>=(const QKeySequence &) const : bool
  • operator[](uint) const : QKeyCombination