| makVrf::DtTreeWidget::DtTreeWidget |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent |
|
) |
| |
| virtual makVrf::DtTreeWidget::~DtTreeWidget |
( |
| ) |
|
|
overridevirtual |
Returns the last item in the list.
| QTreeWidgetItem* makVrf::DtTreeWidget::itemFromIndex |
( |
const QModelIndex & |
idx | ) |
|
|
inline |
| QModelIndex makVrf::DtTreeWidget::indexFromItem |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column = 0 |
|
) |
| const |
|
inline |
| virtual void makVrf::DtTreeWidget::setMinimumSizeHint |
( |
const QSize & |
| ) |
|
|
virtual |
Set the minimum size hint. If either width or height is -1 uses default.
| virtual QSize makVrf::DtTreeWidget::minimumSizeHint |
( |
| ) |
const |
|
overridevirtual |
| virtual void makVrf::DtTreeWidget::setSizeHint |
( |
const QSize & |
s | ) |
|
|
inlinevirtual |
Sets the size hint in absence of minimum size.
Returns the index of the child.
Returns the number of levels down this item is.
Returns the next item after the supplied item.
| void makVrf::DtTreeWidget::setAllowEmptySelection |
( |
bool |
b | ) |
|
|
inline |
| bool makVrf::DtTreeWidget::allowEmptySelection |
( |
| ) |
const |
|
inline |
| virtual bool makVrf::DtTreeWidget::edit |
( |
const QModelIndex & |
index, |
|
|
EditTrigger |
trigger, |
|
|
QEvent * |
event |
|
) |
| |
|
overridevirtual |
Override to prevent keystrokes from going to vantage while editing.
| virtual void makVrf::DtTreeWidget::closeEditor |
( |
QWidget * |
editor, |
|
|
QAbstractItemDelegate::EndEditHint |
hint |
|
) |
| |
|
overridevirtual |
| virtual void makVrf::DtTreeWidget::itemRightClickedOn |
( |
QTreeWidgetItem * |
, |
|
|
QMouseEvent * |
, |
|
|
int |
col |
|
) |
| |
|
virtual |
| virtual void makVrf::DtTreeWidget::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
overridevirtual |
| virtual void makVrf::DtTreeWidget::mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
overridevirtual |
Turn off in name editing potential if double click.
| virtual void makVrf::DtTreeWidget::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
overridevirtual |
| virtual void makVrf::DtTreeWidget::itemLeftClickedOn |
( |
QTreeWidgetItem * |
, |
|
|
QMouseEvent * |
, |
|
|
int |
|
|
) |
| |
|
virtual |
| virtual bool makVrf::DtTreeWidget::editingCanceled |
( |
| ) |
const |
|
inlinevirtual |
| virtual void makVrf::DtTreeWidget::setAllowWindowsStyleNameEdit |
( |
bool |
| ) |
|
|
virtual |
Support for editing (on items that support it) a single press, then, a single press on the item again (for a length of time) to allow rename.
| bool makVrf::DtTreeWidget::allowWindowsStyleNameEdit |
( |
| ) |
const |
|
inline |
Support for editing (on items that support it) a single press, then, a single press on the item again (for a length of time) to allow rename.
| virtual void makVrf::DtTreeWidget::setDisableNameEditIfNotWindowsStyleEdit |
( |
bool |
| ) |
|
|
virtual |
If not supporting windows style editing also disallow double click name editing.
| bool makVrf::DtTreeWidget::disableNameEditIfNotWindowsStyleEnabled |
( |
| ) |
const |
|
inline |
Support for editing (on items that support it) a single press, then, a single press on the item again (for a length of time) to allow rename.
| virtual void makVrf::DtTreeWidget::setEditPressTime |
( |
double |
| ) |
|
|
virtual |
Support for editing (on items that support it) a single press, then, a single press on the item again (for a length of time) to allow rename.
| double makVrf::DtTreeWidget::editPressTime |
( |
| ) |
const |
|
inline |
Support for editing (on items that support it) a single press, then, a single press on the item again (for a length of time) to allow rename.
| QItemSelectionModel::SelectionFlags makVrf::DtTreeWidget::lastSelectionCommand |
( |
| ) |
const |
|
inline |
| bool makVrf::DtTreeWidget::lastSelectHadControlKeyDown |
( |
| ) |
const |
|
inline |
| void makVrf::DtTreeWidget::mouseLeftPressed |
( |
QTreeWidgetItem * |
, |
|
|
QMouseEvent * |
, |
|
|
int |
col |
|
) |
| |
|
signal |
Emitted when the mouse button is pressed. If the event is accepted, will not process parent message.
| void makVrf::DtTreeWidget::rightClickOnItem |
( |
QTreeWidgetItem * |
, |
|
|
QMouseEvent * |
, |
|
|
int |
col |
|
) |
| |
|
signal |
Emitted when right button is released.
| void makVrf::DtTreeWidget::contentsMoving |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
signal |
| virtual void makVrf::DtTreeWidget::checkForEdit |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtTreeWidget::scrollContentsBy |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
overrideprotectedvirtual |
| virtual QSize makVrf::DtTreeWidget::sizeHint |
( |
| ) |
const |
|
overrideprotectedvirtual |
| virtual QItemSelectionModel::SelectionFlags makVrf::DtTreeWidget::selectionCommand |
( |
const QModelIndex & |
index, |
|
|
const QEvent * |
event = 0 |
|
) |
| const |
|
overrideprotectedvirtual |
Override to allow empty selection in single selection mode.
| virtual QItemSelectionModel::SelectionFlags makVrf::DtTreeWidget::selectionBehaviorFlags |
( |
| ) |
const |
|
protectedvirtual |
| bool makVrf::DtTreeWidget::myMouseRightClick |
|
protected |
| bool makVrf::DtTreeWidget::myAllowEmptySelection |
|
protected |
| bool makVrf::DtTreeWidget::myAllowWindowsStyleNameEdit |
|
protected |
| double makVrf::DtTreeWidget::myEditPressTime |
|
protected |
| bool makVrf::DtTreeWidget::myEditingCanceled |
|
protected |
| QSize makVrf::DtTreeWidget::myMinimumSizeHint |
|
protected |
| QSize makVrf::DtTreeWidget::mySizeHint |
|
protected |
| bool makVrf::DtTreeWidget::myNextReleaseMightBeEdit |
|
protected |
| bool makVrf::DtTreeWidget::myLastEditEventWasDoubleClick |
|
protected |
| bool makVrf::DtTreeWidget::myDisableNameEditIfNotWindowsStyleEnabled |
|
protected |
| QItemSelectionModel::SelectionFlags makVrf::DtTreeWidget::myLastSelectionCommand |
|
mutableprotected |
| bool makVrf::DtTreeWidget::myLastSelectHadControlKeyDown |
|
mutableprotected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-2-branch/include/vrfGuiCommonQt/treeWidget.h