Свойство | Type | Description | |
---|---|---|---|
RatingFromPosition | int |
Méthode | Description | |
---|---|---|
ButtonEvent ( Point press, bool pressed, uint button ) : bool | ||
ColumnCellRating ( string property, bool expand ) : System | ||
CursorLeaveEvent ( ) : bool | ||
CursorMotionEvent ( Point motion ) : bool | ||
GetWidthRange ( Pango layout, int &min, int &max ) : void | ||
Measure ( |
||
Render ( |
Méthode | Description | |
---|---|---|
RatingFromPosition ( double x ) : int |
public ButtonEvent ( Point press, bool pressed, uint button ) : bool | ||
press | Point | |
pressed | bool | |
button | uint | |
Résultat | bool |
public ColumnCellRating ( string property, bool expand ) : System | ||
property | string | |
expand | bool | |
Résultat | System |
public CursorMotionEvent ( Point motion ) : bool | ||
motion | Point | |
Résultat | bool |
public GetWidthRange ( Pango layout, int &min, int &max ) : void | ||
layout | Pango | |
min | int | |
max | int | |
Résultat | void |
public Measure ( |
||
available | ||
Résultat |
public Render ( |
||
context | ||
cellWidth | double | |
cellHeight | double | |
Résultat | void |