| virtual makVrf::DtVariableColumnTreeWidgetLogic::~DtVariableColumnTreeWidgetLogic |
( |
| ) |
|
|
virtual |
Adds a new columns to the list box.
If column named already exists, replaces with new information.
| virtual void makVrf::DtVariableColumnTreeWidgetLogic::removeColumn |
( |
const QString & |
| ) |
|
|
virtual |
| virtual QVariant makVrf::DtVariableColumnTreeWidgetLogic::data |
( |
const QString & |
rowKey, |
|
|
const QString & |
colKey, |
|
|
int |
iRole |
|
) |
| const |
|
virtual |
Returns the data for the role and item. Calls down to display role to return variant info.
| virtual void makVrf::DtVariableColumnTreeWidgetLogic::displayMenu |
( |
int |
| ) |
|
|
virtual |
Displays the menu for the particular column.
| virtual bool makVrf::DtVariableColumnTreeWidgetLogic::isColumnVisible |
( |
int |
| ) |
const |
|
virtual |
Returns true if column is visible.
| virtual void makVrf::DtVariableColumnTreeWidgetLogic::setColumnVisible |
( |
int |
, |
|
|
bool |
|
|
) |
| |
|
virtual |
Sets column visibility state.
| QPixmap makVrf::DtVariableColumnTreeWidgetLogic::createMenuArrow |
( |
| ) |
|
|
protected |
Creates the arrow on the menu.
| virtual void makVrf::DtVariableColumnTreeWidgetLogic::executeShowHideColumnMenu |
( |
int |
| ) |
|
|
protectedvirtual |
Creates and shows column show/hide menu.
The documentation for this class was generated from the following file: