C# Class Plasma.RadioButton

Inheritance: Qyoto.QGraphicsProxyWidget, IDisposable
Exibir arquivo Open project: 0xd34df00d/Qross

Private Properties

Property Type Description
ChangeEvent void
ResizeEvent void

Public Methods

Method Description
Dispose ( ) : void
RadioButton ( ) : System
RadioButton ( QGraphicsWidget parent ) : System

Protected Methods

Method Description
CreateProxy ( ) : void
RadioButton ( Type dummy ) : System

Private Methods

Method Description
ChangeEvent ( Qyoto.QEvent arg1 ) : void
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

RadioButton() public method

public RadioButton ( ) : System
return System

RadioButton() public method

public RadioButton ( QGraphicsWidget parent ) : System
parent Qyoto.QGraphicsWidget
return System

RadioButton() protected method

protected RadioButton ( Type dummy ) : System
dummy System.Type
return System