```Methods __init__ (self) __init__ (self, QKeySequence ks) __init__ (self, QString key, SequenceFormat format) __init__ (self, int k1, int key2 = 0, int key3 = 0, int key4 = 0) __init__ (self, QVariant variant) int count (self) bool isDetached (self) bool isEmpty (self) SequenceMatch matches (self, QKeySequence seq) swap (self, QKeySequence other) QString toString (self, SequenceFormat format = QKeySequence.PortableText) ```