C# 클래스 Qyoto.QTextLength

상속: Object, IDisposable
파일 보기 프로젝트 열기: 0xd34df00d/Qross 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor SmokeInvocation

공개 메소드들

메소드 설명
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

보호된 메소드들

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

비공개 메소드들

메소드 설명
QTextLength ( ) : System

메소드 상세

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Equals() 공개 메소드

public Equals ( object o ) : bool
o object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

QTextLength() 공개 메소드

public QTextLength ( QTextLength type, double value ) : System
type QTextLength
value double
리턴 System

QTextLength() 보호된 메소드

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

RawValue() 공개 메소드

public RawValue ( ) : double
리턴 double

Value() 공개 메소드

public Value ( double maximumLength ) : double
maximumLength double
리턴 double

operator() 공개 정적인 메소드

public static operator ( ) : Qyoto.QVariant
리턴 Qyoto.QVariant

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

type() 공개 메소드

public type ( ) : QTextLength.TypeOf
리턴 QTextLength.TypeOf

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 SmokeInvocation