C# Class Plasma.ItemBackground

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

Private Properties

Свойство Type Description
EventFilter bool
ItemChange Qyoto.QVariant
Paint void
ResizeEvent void
SceneEventFilter bool

Méthodes publiques

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

Méthodes protégées

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

Private Methods

Méthode Description
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

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ItemBackground() public méthode

public ItemBackground ( ) : System
Résultat System

ItemBackground() public méthode

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

ItemBackground() protected méthode

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