C# Class Plasma.RadioButton

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

Private Properties

Свойство Type Description
ChangeEvent void
ResizeEvent void

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
ChangeEvent ( Qyoto.QEvent arg1 ) : 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

RadioButton() public méthode

public RadioButton ( ) : System
Résultat System

RadioButton() public méthode

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

RadioButton() protected méthode

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