C# Class Plasma.TextEdit

Inheritance: Qyoto.QGraphicsProxyWidget, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross

Private Properties

Свойство Type Description
Append void
ChangeEvent void
ContextMenuEvent void
DataUpdated void
ResizeEvent void

Méthodes publiques

Méthode Description
Dispose ( ) : void
TextEdit ( ) : System
TextEdit ( QGraphicsWidget parent ) : System

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
TextEdit ( Type dummy ) : System

Private Methods

Méthode Description
Append ( string text ) : void
ChangeEvent ( Qyoto.QEvent arg1 ) : void
ContextMenuEvent ( Qyoto.QGraphicsSceneContextMenuEvent arg1 ) : void
DataUpdated ( string sourceName, QVariant>.Dictionary data ) : void
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TextEdit() public méthode

public TextEdit ( ) : System
Résultat System

TextEdit() public méthode

public TextEdit ( QGraphicsWidget parent ) : System
parent Qyoto.QGraphicsWidget
Résultat System

TextEdit() protected méthode

protected TextEdit ( Type dummy ) : System
dummy System.Type
Résultat System