QAction.this

Undocumented in source.
  1. this(QObject parent)
  2. this(const(QString) text, QObject parent)
  3. this(const(QIcon) icon, const(QString) text, QObject parent)
    class QAction
    this
    (
    ref const(QIcon) icon
    ,
    ref const(QString) text
    ,
    QObject parent = null
    )
  4. this(QActionPrivate dd, QObject parent)

Meta