#include <crvguiinterface.h>
◆ clear_t
◆ dockUndock_t
◆ filter_t
◆ sectionClicked_t
◆ ~CRVGuiInterface()
| virtual CRVGuiInterface::~CRVGuiInterface |
( |
| ) |
|
|
inlinevirtual |
◆ getClickedColumn()
| virtual QString CRVGuiInterface::getClickedColumn |
( |
int |
ndx | ) |
|
|
pure virtual |
◆ getColumnProper()
| virtual void CRVGuiInterface::getColumnProper |
( |
int |
ndx, |
|
|
int & |
vIdx |
|
) |
| |
|
pure virtual |
◆ getSortOrder()
| virtual Qt::SortOrder CRVGuiInterface::getSortOrder |
( |
| ) |
|
|
pure virtual |
◆ getWindowTitle()
| virtual QString CRVGuiInterface::getWindowTitle |
( |
| ) |
|
|
pure virtual |
◆ initTableView()
| virtual void CRVGuiInterface::initTableView |
( |
QAbstractItemModel & |
tvModel | ) |
|
|
pure virtual |
◆ isColumnHidden()
| virtual bool CRVGuiInterface::isColumnHidden |
( |
int |
ndx | ) |
|
|
pure virtual |
◆ isViewFrozen()
| virtual bool CRVGuiInterface::isViewFrozen |
( |
| ) |
|
|
pure virtual |
◆ mainWidget()
| virtual QWidget * CRVGuiInterface::mainWidget |
( |
| ) |
|
|
pure virtual |
◆ scrollToBottom()
| virtual void CRVGuiInterface::scrollToBottom |
( |
| ) |
|
|
pure virtual |
◆ setClearCbk()
| virtual void CRVGuiInterface::setClearCbk |
( |
const clear_t & |
cb | ) |
|
|
pure virtual |
◆ setColumnProper()
| virtual void CRVGuiInterface::setColumnProper |
( |
int |
vIdxFrom, |
|
|
int |
vIdxTo |
|
) |
| |
|
pure virtual |
◆ setDockUndockCbk()
| virtual void CRVGuiInterface::setDockUndockCbk |
( |
const dockUndock_t & |
cb | ) |
|
|
pure virtual |
◆ setFilterCbk()
| virtual void CRVGuiInterface::setFilterCbk |
( |
const filter_t & |
cb | ) |
|
|
pure virtual |
◆ setModel()
| virtual void CRVGuiInterface::setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
pure virtual |
◆ setSectionClikedCbk()
| virtual void CRVGuiInterface::setSectionClikedCbk |
( |
const sectionClicked_t & |
cb | ) |
|
|
pure virtual |
◆ setSorting()
| virtual void CRVGuiInterface::setSorting |
( |
int |
sortNdx, |
|
|
Qt::SortOrder |
order |
|
) |
| |
|
pure virtual |
◆ setViewFrozen()
| virtual void CRVGuiInterface::setViewFrozen |
( |
bool |
state | ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: