C# Class Qyoto.QTextLength

Inheritance: Object, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross Class Usage Examples

Protected Properties

Свойство Type Description
interceptor SmokeInvocation

Méthodes publiques

Méthode Description
Dispose ( ) : void
Equals ( object o ) : bool
GetHashCode ( ) : int
QTextLength ( QTextLength type, double value ) : System
RawValue ( ) : double
Value ( double maximumLength ) : double
operator ( ) : Qyoto.QVariant
operator ( ) : bool
type ( ) : QTextLength.TypeOf

Méthodes protégées

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

Private Methods

Méthode Description
QTextLength ( ) : System

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Equals() public méthode

public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

QTextLength() public méthode

public QTextLength ( QTextLength type, double value ) : System
type QTextLength
value double
Résultat System

QTextLength() protected méthode

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

RawValue() public méthode

public RawValue ( ) : double
Résultat double

Value() public méthode

public Value ( double maximumLength ) : double
maximumLength double
Résultat double

operator() public static méthode

public static operator ( ) : Qyoto.QVariant
Résultat Qyoto.QVariant

operator() public static méthode

public static operator ( ) : bool
Résultat bool

type() public méthode

public type ( ) : QTextLength.TypeOf
Résultat QTextLength.TypeOf

Property Details

interceptor protected_oe property

protected SmokeInvocation,Qyoto interceptor
Résultat SmokeInvocation