C# 클래스 Plasma.ItemBackground

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

Private Properties

프로퍼티 타입 설명
EventFilter bool
ItemChange Qyoto.QVariant
Paint void
ResizeEvent void
SceneEventFilter bool

공개 메소드들

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

보호된 메소드들

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

비공개 메소드들

메소드 설명
EventFilter ( QObject watched, Qyoto.QEvent arg2 ) : bool
ItemChange ( QGraphicsItem change, Qyoto.QVariant value ) : Qyoto.QVariant
Paint ( QPainter painter, QStyleOptionGraphicsItem option, QWidget widget ) : void
ResizeEvent ( Qyoto.QGraphicsSceneResizeEvent arg1 ) : void
SceneEventFilter ( IQGraphicsItem watched, Qyoto.QEvent arg2 ) : bool

메소드 상세

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

ItemBackground() 공개 메소드

public ItemBackground ( ) : System
리턴 System

ItemBackground() 공개 메소드

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

ItemBackground() 보호된 메소드

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