프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ChangeEvent | void | ||
ContextMenuEvent | void | ||
DataUpdated | void | ||
Event | bool | ||
MousePressEvent | void | ||
Paint | void | ||
ResizeEvent | void |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Label ( ) : System | ||
Label ( |
Constructs a label with word wrap on by default @arg parent the parent of this widget | |
SetTextSelectable ( bool enable ) : void | Set if the text on the label can be selected with the mouse @arg enable true if we want to manage text selection with the mouse | |
TextSelectable ( ) : bool |
메소드 | 설명 | |
---|---|---|
CreateProxy ( ) : void | ||
Label ( |
메소드 | 설명 | |
---|---|---|
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void | ||
DataUpdated ( string sourceName, QVariant>.Dictionary |
||
Event ( Qyoto.QEvent arg1 ) : bool | ||
MousePressEvent ( Qyoto.QGraphicsSceneMouseEvent arg1 ) : void | ||
Paint ( |
||
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void |
public Label ( |
||
parent | ||
리턴 | System |