Property | Type | Description | |
---|---|---|---|
Append | void | ||
ChangeEvent | void | ||
ContextMenuEvent | void | ||
DataUpdated | void | ||
ResizeEvent | void | ||
WheelEvent | void |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
SetHorizontalScrollBarPolicy ( |
Sets the policy used to show/hide the horizontal scrollbar | |
SetVerticalScrollBarPolicy ( |
Sets the policy used to show/hide the vertical scrollbar | |
TextBrowser ( ) : System | ||
TextBrowser ( |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
TextBrowser ( |
Method | Description | |
---|---|---|
Append ( string text ) : void | ||
ChangeEvent ( Qyoto.QEvent arg1 ) : void | ||
ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void | ||
DataUpdated ( string sourceName, QVariant>.Dictionary |
||
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void | ||
WheelEvent ( Qyoto.QGraphicsSceneWheelEvent arg1 ) : void |
public SetHorizontalScrollBarPolicy ( |
||
policy | ||
return | void |
public SetVerticalScrollBarPolicy ( |
||
policy | ||
return | void |
public TextBrowser ( |
||
parent | ||
return | System |
protected TextBrowser ( |
||
dummy | ||
return | System |