C# Class Qyoto.QGraphicsScale

Inheritance: QGraphicsTransform, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross

Private Properties

Свойство Type Description
ApplyTo void
QGraphicsScale System

Méthodes publiques

Méthode Description
Dispose ( ) : void
QGraphicsScale ( QObject parent ) : System
Tr ( string s ) : string
Tr ( string s, string c ) : string

Méthodes protégées

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

Private Methods

Méthode Description
ApplyTo ( QMatrix4x4 matrix ) : void
QGraphicsScale ( ) : System

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

QGraphicsScale() public méthode

public QGraphicsScale ( QObject parent ) : System
parent QObject
Résultat System

QGraphicsScale() protected méthode

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

Tr() public static méthode

public static Tr ( string s ) : string
s string
Résultat string

Tr() public static méthode

public static Tr ( string s, string c ) : string
s string
c string
Résultat string