Property | Type | Description | |
---|---|---|---|
CreateColumn | |||
CurrentChanged | void | ||
HorizontalOffset | int | ||
IndexAt | Qyoto.QModelIndex | ||
IsIndexHidden | bool | ||
MoveCursor | Qyoto.QModelIndex | ||
QColumnView | System | ||
ResizeEvent | void | ||
RowsInserted | void | ||
ScrollContentsBy | void | ||
ScrollTo | void | ||
ScrollTo | void | ||
SelectAll | void | ||
SetModel | void | ||
SetRootIndex | void | ||
SetSelection | void | ||
SetSelectionModel | void | ||
SizeHint | Qyoto.QSize | ||
VerticalOffset | int | ||
VisualRect | Qyoto.QRect | ||
VisualRegionForSelection |
Method | Description | |
---|---|---|
ColumnWidths ( ) : List |
||
Dispose ( ) : void | ||
PreviewWidget ( ) : |
||
QColumnView ( |
||
SetColumnWidths ( List |
||
SetPreviewWidget ( |
||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
InitializeColumn ( |
||
QColumnView ( |
Method | Description | |
---|---|---|
CreateColumn ( Qyoto.QModelIndex rootIndex ) : |
||
CurrentChanged ( Qyoto.QModelIndex current, Qyoto.QModelIndex previous ) : void | ||
HorizontalOffset ( ) : int | ||
IndexAt ( Qyoto.QPoint point ) : Qyoto.QModelIndex | ||
IsIndexHidden ( Qyoto.QModelIndex index ) : bool | ||
MoveCursor ( |
||
QColumnView ( ) : System | ||
ResizeEvent ( Qyoto.QResizeEvent arg1 ) : void | ||
RowsInserted ( Qyoto.QModelIndex parent, int start, int end ) : void | ||
ScrollContentsBy ( int dx, int dy ) : void | ||
ScrollTo ( Qyoto.QModelIndex index ) : void | ||
ScrollTo ( Qyoto.QModelIndex index, |
||
SelectAll ( ) : void | ||
SetModel ( |
||
SetRootIndex ( Qyoto.QModelIndex index ) : void | ||
SetSelection ( Qyoto.QRect rect, uint command ) : void | ||
SetSelectionModel ( Qyoto.QItemSelectionModel selectionModel ) : void | ||
SizeHint ( ) : Qyoto.QSize | ||
VerticalOffset ( ) : int | ||
VisualRect ( Qyoto.QModelIndex index ) : Qyoto.QRect | ||
VisualRegionForSelection ( Qyoto.QItemSelection selection ) : |
protected InitializeColumn ( |
||
column | ||
return | void |
public QColumnView ( |
||
parent | ||
return | System |
protected QColumnView ( |
||
dummy | ||
return | System |
public SetPreviewWidget ( |
||
widget | ||
return | void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
return | string |