QPushButton.this

Undocumented in source.
  1. this(QWidget parent)
  2. this(const(QString) text, QWidget parent)
  3. this(const(QIcon) icon, const(QString) text, QWidget parent)
    class QPushButton
    this
    (
    ref const(QIcon) icon
    ,
    ref const(QString) text
    ,
    QWidget parent = null
    )
  4. this(QPushButtonPrivate dd, QWidget parent)

Meta