C# 클래스 Plasma.RadioButton

상속: Qyoto.QGraphicsProxyWidget, IDisposable
파일 보기 프로젝트 열기: 0xd34df00d/Qross

Private Properties

프로퍼티 타입 설명
ChangeEvent void
ResizeEvent void

공개 메소드들

메소드 설명
Dispose ( ) : void
RadioButton ( ) : System
RadioButton ( QGraphicsWidget parent ) : System

보호된 메소드들

메소드 설명
CreateProxy ( ) : void
RadioButton ( Type dummy ) : System

비공개 메소드들

메소드 설명
ChangeEvent ( Qyoto.QEvent arg1 ) : void
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void

메소드 상세

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

RadioButton() 공개 메소드

public RadioButton ( ) : System
리턴 System

RadioButton() 공개 메소드

public RadioButton ( QGraphicsWidget parent ) : System
parent Qyoto.QGraphicsWidget
리턴 System

RadioButton() 보호된 메소드

protected RadioButton ( Type dummy ) : System
dummy System.Type
리턴 System