#include <TreeListView.h++>
◆ TreeListView()
◆ ~TreeListView()
◆ currentChanged()
| virtual void currentChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
protectedvirtual |
◆ horizontalOffset()
| virtual int horizontalOffset |
( |
| ) |
const |
|
protectedvirtual |
◆ indexAt()
| virtual QModelIndex indexAt |
( |
const QPoint & |
point | ) |
const |
|
virtual |
◆ isIndexHidden()
| virtual bool isIndexHidden |
( |
const QModelIndex & |
index | ) |
const |
|
protectedvirtual |
◆ moveCursor()
| virtual QModelIndex moveCursor |
( |
CursorAction |
cursorAction, |
|
|
Qt::KeyboardModifiers |
modifiers |
|
) |
| |
|
protectedvirtual |
◆ parentIndex()
| QModelIndex parentIndex |
( |
| ) |
|
◆ parentIndexChanged
| void parentIndexChanged |
( |
const QModelIndex & |
index | ) |
|
|
signal |
◆ resizeEvent()
| virtual void resizeEvent |
( |
QResizeEvent * |
event | ) |
|
|
protectedvirtual |
◆ scrollTo()
| virtual void scrollTo |
( |
const QModelIndex & |
index, |
|
|
ScrollHint |
hint = EnsureVisible |
|
) |
| |
|
virtual |
◆ selectAll()
| virtual void selectAll |
( |
| ) |
|
|
virtual |
◆ setModel()
| virtual void setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
virtual |
◆ setRootIndex()
| virtual void setRootIndex |
( |
const QModelIndex & |
index | ) |
|
|
virtual |
◆ setSelection()
| virtual void setSelection |
( |
const QRect & |
rect, |
|
|
QItemSelectionModel::SelectionFlags |
command |
|
) |
| |
|
protectedvirtual |
◆ setSelectionModel()
| virtual void setSelectionModel |
( |
QItemSelectionModel * |
selectionModel | ) |
|
|
virtual |
◆ up
◆ verticalOffset()
| virtual int verticalOffset |
( |
| ) |
const |
|
protectedvirtual |
◆ visualRect()
| virtual QRect visualRect |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
◆ visualRegionForSelection()
| virtual QRegion visualRegionForSelection |
( |
const QItemSelection & |
selection | ) |
const |
|
protectedvirtual |
The documentation for this class was generated from the following file: