QKeySequence.this

Undocumented in source.
  1. this()
  2. this(const(QString) key, SequenceFormat format)
  3. this(int k1, int k2, int k3, int k4)
    struct QKeySequence
    this
    (
    int k1
    ,
    int k2 = 0
    ,
    int k3 = 0
    ,
    int k4 = 0
    )
  4. this(const(QKeySequence) ks)
  5. this(StandardKey key)

Meta