#include <BasicTableView.h++>
|
void | copy () |
| Copies the display text of all selected cells to the system clipboard, in row order, with tabs between cells and newlines between rows. More...
|
|
void | setLoading (bool loading) |
| Toggles the "loading" state; when on, an animated busy indicator appears centered over the content area. More...
|
|
void | saveState () const |
|
void | restoreState () |
|
void | resizeColumnsToContents () |
|
◆ BasicTableView()
◆ ~BasicTableView()
◆ copy
Copies the display text of all selected cells to the system clipboard, in row order, with tabs between cells and newlines between rows.
◆ event()
virtual bool event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
◆ keyPressEvent()
virtual void keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
◆ resizeColumnsToContents
void resizeColumnsToContents |
( |
| ) |
|
|
slot |
◆ resizeEvent()
virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ restoreState
◆ saveState
◆ setLoading
void setLoading |
( |
bool |
loading | ) |
|
|
slot |
Toggles the "loading" state; when on, an animated busy indicator appears centered over the content area.
◆ setModel() [1/2]
◆ setModel() [2/2]
◆ setPreference()
void setPreference |
( |
const QString & |
preference | ) |
|
The documentation for this class was generated from the following file: