Метод | Описание | |
---|---|---|
IndexAt ( Qyoto.QPoint point ) : Qyoto.QModelIndex | ||
QAbstractItemViewInternal ( |
||
ScrollTo ( Qyoto.QModelIndex index, ScrollHint hint ) : void | ||
VisualRect ( Qyoto.QModelIndex index ) : Qyoto.QRect |
Метод | Описание | |
---|---|---|
HorizontalOffset ( ) : int | ||
IsIndexHidden ( Qyoto.QModelIndex index ) : bool | ||
MoveCursor ( CursorAction cursorAction, uint modifiers ) : Qyoto.QModelIndex | ||
SetSelection ( Qyoto.QRect rect, uint command ) : void | ||
VerticalOffset ( ) : int | ||
VisualRegionForSelection ( Qyoto.QItemSelection selection ) : |
Метод | Описание | |
---|---|---|
QAbstractItemViewIndexAt ( |
||
QAbstractItemViewScrollTo ( |
||
QAbstractItemViewVisualRect ( |
public IndexAt ( Qyoto.QPoint point ) : Qyoto.QModelIndex | ||
point | Qyoto.QPoint | |
Результат | Qyoto.QModelIndex |
protected IsIndexHidden ( Qyoto.QModelIndex index ) : bool | ||
index | Qyoto.QModelIndex | |
Результат | bool |
protected MoveCursor ( CursorAction cursorAction, uint modifiers ) : Qyoto.QModelIndex | ||
cursorAction | CursorAction | |
modifiers | uint | |
Результат | Qyoto.QModelIndex |
public QAbstractItemViewInternal ( |
||
dummy | ||
Результат | System |
public ScrollTo ( Qyoto.QModelIndex index, ScrollHint hint ) : void | ||
index | Qyoto.QModelIndex | |
hint | ScrollHint | |
Результат | void |
protected SetSelection ( Qyoto.QRect rect, uint command ) : void | ||
rect | Qyoto.QRect | |
command | uint | |
Результат | void |
public VisualRect ( Qyoto.QModelIndex index ) : Qyoto.QRect | ||
index | Qyoto.QModelIndex | |
Результат | Qyoto.QRect |
protected VisualRegionForSelection ( Qyoto.QItemSelection selection ) : |
||
selection | Qyoto.QItemSelection | |
Результат |