Свойство | Тип | Описание | |
---|---|---|---|
ChangeEvent | void | ||
HoverEnterEvent | void | ||
HoverLeaveEvent | void | ||
Paint | void | ||
Paint | void | ||
ResizeEvent | void | ||
SizeHint | Qyoto.QSizeF |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
PushButton ( ) : System | ||
PushButton ( |
||
SetImage ( string path, string elementid ) : void | Sets the path to an svg image to display and the id of the used svg element, if necessary. @arg path the path to the image; if a relative path, then a themed image will be loaded. @arg elementid the id of a svg element. |
Метод | Описание | |
---|---|---|
CreateProxy ( ) : void | ||
PushButton ( |
Метод | Описание | |
---|---|---|
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void | ||
Paint ( |
||
Paint ( |
||
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void | ||
SizeHint ( |
public PushButton ( |
||
parent | ||
Результат | System |
protected PushButton ( |
||
dummy | ||
Результат | System |
public SetImage ( string path, string elementid ) : void | ||
path | string | |
elementid | string | |
Результат | void |