Свойство | Type | Description | |
---|---|---|---|
CurrentChanged | void | ||
DataChanged | void | ||
DoItemsLayout | void | ||
Event | bool | ||
HeaderDataChanged | void | ||
HorizontalOffset | int | ||
IndexAt | Qyoto.QModelIndex | ||
IsIndexHidden | bool | ||
MouseDoubleClickEvent | void | ||
MouseMoveEvent | void | ||
MousePressEvent | void | ||
MouseReleaseEvent | void | ||
MoveCursor | Qyoto.QModelIndex | ||
PaintEvent | void | ||
PaintSection | void | ||
QHeaderView | System | ||
Reset | void | ||
ResizeSections | void | ||
RowsInserted | void | ||
ScrollContentsBy | void | ||
ScrollTo | void | ||
SectionSizeFromContents | Qyoto.QSize | ||
SectionsAboutToBeRemoved | void | ||
SectionsInserted | void | ||
SetModel | void | ||
SetOffset | void | ||
SetOffsetToLastSection | void | ||
SetOffsetToSectionPosition | void | ||
SetSelection | void | ||
SizeHint | Qyoto.QSize | ||
UpdateGeometries | void | ||
UpdateSection | void | ||
VerticalOffset | int | ||
ViewportEvent | bool | ||
VisualRect | Qyoto.QRect | ||
VisualRegionForSelection |
Méthode | Description | |
---|---|---|
Count ( ) : int | ||
Dispose ( ) : void | ||
HiddenSectionCount ( ) : int | ||
HideSection ( int logicalIndex ) : void | ||
IsClickable ( ) : bool | ||
IsMovable ( ) : bool | ||
IsSectionHidden ( int logicalIndex ) : bool | ||
Length ( ) : int | ||
LogicalIndex ( int visualIndex ) : int | ||
LogicalIndexAt ( Qyoto.QPoint pos ) : int | ||
LogicalIndexAt ( int position ) : int | ||
LogicalIndexAt ( int x, int y ) : int | ||
MoveSection ( int from, int to ) : void | ||
Offset ( ) : int | ||
Orientation ( ) : Qt.Orientation | ||
QHeaderView ( |
||
QHeaderView ( |
||
ResizeSection ( int logicalIndex, int size ) : void | ||
ResizeSections ( |
||
RestoreState ( Qyoto.QByteArray state ) : bool | ||
SaveState ( ) : Qyoto.QByteArray | ||
SectionPosition ( int logicalIndex ) : int | ||
SectionSize ( int logicalIndex ) : int | ||
SectionSizeHint ( int logicalIndex ) : int | ||
SectionViewportPosition ( int logicalIndex ) : int | ||
SectionsHidden ( ) : bool | ||
SectionsMoved ( ) : bool | ||
SetClickable ( bool clickable ) : void | ||
SetMovable ( bool movable ) : void | ||
SetResizeMode ( |
||
SetResizeMode ( int logicalIndex, |
||
SetSectionHidden ( int logicalIndex, bool hide ) : void | ||
SetSortIndicator ( int logicalIndex, |
||
ShowSection ( int logicalIndex ) : void | ||
SortIndicatorOrder ( ) : Qt.SortOrder | ||
SortIndicatorSection ( ) : int | ||
StretchSectionCount ( ) : int | ||
SwapSections ( int first, int second ) : void | ||
Tr ( string s ) : string | ||
Tr ( string s, string c ) : string | ||
VisualIndex ( int logicalIndex ) : int | ||
VisualIndexAt ( int position ) : int | ||
resizeMode ( int logicalIndex ) : QHeaderView.ResizeMode |
Méthode | Description | |
---|---|---|
CreateProxy ( ) : void | ||
InitStyleOption ( |
||
Initialize ( ) : void | ||
InitializeSections ( ) : void | ||
InitializeSections ( int start, int end ) : void | ||
QHeaderView ( |
Méthode | Description | |
---|---|---|
CurrentChanged ( Qyoto.QModelIndex current, Qyoto.QModelIndex old ) : void | ||
DataChanged ( Qyoto.QModelIndex topLeft, Qyoto.QModelIndex bottomRight ) : void | ||
DoItemsLayout ( ) : void | ||
Event ( Qyoto.QEvent e ) : bool | ||
HeaderDataChanged ( |
||
HorizontalOffset ( ) : int | ||
IndexAt ( Qyoto.QPoint p ) : Qyoto.QModelIndex | ||
IsIndexHidden ( Qyoto.QModelIndex index ) : bool | ||
MouseDoubleClickEvent ( Qyoto.QMouseEvent e ) : void | ||
MouseMoveEvent ( Qyoto.QMouseEvent e ) : void | ||
MousePressEvent ( Qyoto.QMouseEvent e ) : void | ||
MouseReleaseEvent ( Qyoto.QMouseEvent e ) : void | ||
MoveCursor ( |
||
PaintEvent ( Qyoto.QPaintEvent e ) : void | ||
PaintSection ( |
||
QHeaderView ( ) : System | ||
Reset ( ) : void | ||
ResizeSections ( ) : void | ||
RowsInserted ( Qyoto.QModelIndex parent, int start, int end ) : void | ||
ScrollContentsBy ( int dx, int dy ) : void | ||
ScrollTo ( Qyoto.QModelIndex index, |
||
SectionSizeFromContents ( int logicalIndex ) : Qyoto.QSize | ||
SectionsAboutToBeRemoved ( Qyoto.QModelIndex parent, int logicalFirst, int logicalLast ) : void | ||
SectionsInserted ( Qyoto.QModelIndex parent, int logicalFirst, int logicalLast ) : void | ||
SetModel ( |
||
SetOffset ( int offset ) : void | ||
SetOffsetToLastSection ( ) : void | ||
SetOffsetToSectionPosition ( int visualIndex ) : void | ||
SetSelection ( Qyoto.QRect rect, uint flags ) : void | ||
SizeHint ( ) : Qyoto.QSize | ||
UpdateGeometries ( ) : void | ||
UpdateSection ( int logicalIndex ) : void | ||
VerticalOffset ( ) : int | ||
ViewportEvent ( Qyoto.QEvent e ) : bool | ||
VisualRect ( Qyoto.QModelIndex index ) : Qyoto.QRect | ||
VisualRegionForSelection ( Qyoto.QItemSelection selection ) : |
public HideSection ( int logicalIndex ) : void | ||
logicalIndex | int | |
Résultat | void |
protected InitStyleOption ( |
||
option | ||
Résultat | void |
protected InitializeSections ( int start, int end ) : void | ||
start | int | |
end | int | |
Résultat | void |
public IsSectionHidden ( int logicalIndex ) : bool | ||
logicalIndex | int | |
Résultat | bool |
public LogicalIndex ( int visualIndex ) : int | ||
visualIndex | int | |
Résultat | int |
public LogicalIndexAt ( Qyoto.QPoint pos ) : int | ||
pos | Qyoto.QPoint | |
Résultat | int |
public LogicalIndexAt ( int position ) : int | ||
position | int | |
Résultat | int |
public LogicalIndexAt ( int x, int y ) : int | ||
x | int | |
y | int | |
Résultat | int |
public MoveSection ( int from, int to ) : void | ||
from | int | |
to | int | |
Résultat | void |
public QHeaderView ( |
||
orientation | ||
Résultat | System |
public QHeaderView ( |
||
orientation | ||
parent | ||
Résultat | System |
protected QHeaderView ( |
||
dummy | ||
Résultat | System |
public ResizeSection ( int logicalIndex, int size ) : void | ||
logicalIndex | int | |
size | int | |
Résultat | void |
public ResizeSections ( |
||
mode | ||
Résultat | void |
public RestoreState ( Qyoto.QByteArray state ) : bool | ||
state | Qyoto.QByteArray | |
Résultat | bool |
public SectionPosition ( int logicalIndex ) : int | ||
logicalIndex | int | |
Résultat | int |
public SectionSize ( int logicalIndex ) : int | ||
logicalIndex | int | |
Résultat | int |
public SectionSizeHint ( int logicalIndex ) : int | ||
logicalIndex | int | |
Résultat | int |
public SectionViewportPosition ( int logicalIndex ) : int | ||
logicalIndex | int | |
Résultat | int |
public SetClickable ( bool clickable ) : void | ||
clickable | bool | |
Résultat | void |
public SetResizeMode ( |
||
mode | ||
Résultat | void |
public SetResizeMode ( int logicalIndex, |
||
logicalIndex | int | |
mode | ||
Résultat | void |
public SetSectionHidden ( int logicalIndex, bool hide ) : void | ||
logicalIndex | int | |
hide | bool | |
Résultat | void |
public SetSortIndicator ( int logicalIndex, |
||
logicalIndex | int | |
order | ||
Résultat | void |
public ShowSection ( int logicalIndex ) : void | ||
logicalIndex | int | |
Résultat | void |
public SortIndicatorOrder ( ) : Qt.SortOrder | ||
Résultat | Qt.SortOrder |
public SwapSections ( int first, int second ) : void | ||
first | int | |
second | int | |
Résultat | void |
public static Tr ( string s, string c ) : string | ||
s | string | |
c | string | |
Résultat | string |
public VisualIndex ( int logicalIndex ) : int | ||
logicalIndex | int | |
Résultat | int |
public VisualIndexAt ( int position ) : int | ||
position | int | |
Résultat | int |
public resizeMode ( int logicalIndex ) : QHeaderView.ResizeMode | ||
logicalIndex | int | |
Résultat | QHeaderView.ResizeMode |