QTableView

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(char ch, void* adr)
Undocumented in source.
this
this(QWidget parent)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

ResizeModeColumn
QTableView ResizeModeColumn(int column, QHeaderView.ResizeMode rm)
Undocumented in source. Be warned that the author may not have intended to support it.
ResizeModeRow
QTableView ResizeModeRow(int row, QHeaderView.ResizeMode rm)
Undocumented in source. Be warned that the author may not have intended to support it.
columnAt
int columnAt(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
columnWidth
int columnWidth(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
hideColumn
QTableView hideColumn(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
hideRow
QTableView hideRow(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
rowAt
int rowAt(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
rowHeight
int rowHeight(int row)
Undocumented in source. Be warned that the author may not have intended to support it.
setColumnWidth
QTableView setColumnWidth(int column, int width)
Undocumented in source. Be warned that the author may not have intended to support it.
setRowHeight
QTableView setRowHeight(int row, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
showColumn
QTableView showColumn(int column)
Undocumented in source. Be warned that the author may not have intended to support it.
showRow
QTableView showRow(int row)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From QAbstractItemView

~this
~this()
Undocumented in source.

Meta