C# Class Plasma.LineEdit

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

Private Properties

Свойство Type Description
ChangeEvent void
HoverEnterEvent void
HoverLeaveEvent void
Paint void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
ChangeEvent ( Qyoto.QEvent arg1 ) : void
HoverEnterEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
HoverLeaveEvent ( Qyoto.QGraphicsSceneHoverEvent arg1 ) : void
Paint ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

LineEdit() public méthode

public LineEdit ( ) : System
Résultat System

LineEdit() public méthode

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

LineEdit() protected méthode

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