QStandardItem.this

Undocumented in source.
  1. this()
  2. this(const(QString) text)
  3. this(const(QIcon) icon, const(QString) text)
    class QStandardItem
    this
    (
    ref const(QIcon) icon
    ,
    ref const(QString) text
    )
  4. this(int rows, int columns)
  5. this(QStandardItemPrivate dd)

Meta