C# 클래스 Qyoto.QBrush

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

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor SmokeInvocation

공개 메소드들

메소드 설명
Color ( ) : QColor
Dispose ( ) : void
Equals ( object o ) : bool
GetHashCode ( ) : int
Gradient ( ) : Qyoto.QGradient
IsDetached ( ) : bool
IsOpaque ( ) : bool
Matrix ( ) : QMatrix
QBrush ( QBrush brush ) : System
QBrush ( QColor color ) : System
QBrush ( QColor color, QPixmap pixmap ) : System
QBrush ( QColor color, Qt bs ) : System
QBrush ( Qyoto.QGradient gradient ) : System
QBrush ( QImage image ) : System
QBrush ( QPixmap pixmap ) : System
QBrush ( Qt bs ) : System
QBrush ( Qt color, QPixmap pixmap ) : System
QBrush ( Qt color, Qt bs ) : System
SetColor ( QColor color ) : void
SetColor ( Qt color ) : void
SetMatrix ( QMatrix mat ) : void
SetStyle ( Qt arg1 ) : void
SetTexture ( QPixmap pixmap ) : void
SetTextureImage ( QImage image ) : void
SetTransform ( QTransform arg1 ) : void
Style ( ) : Qt.BrushStyle
Texture ( ) : QPixmap
TextureImage ( ) : QImage
Transform ( ) : QTransform
operator ( ) : Qyoto.QVariant
operator ( ) : bool

보호된 메소드들

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

비공개 메소드들

메소드 설명
QBrush ( ) : System

메소드 상세

Color() 공개 메소드

public Color ( ) : QColor
리턴 QColor

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Equals() 공개 메소드

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

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

Gradient() 공개 메소드

public Gradient ( ) : Qyoto.QGradient
리턴 Qyoto.QGradient

IsDetached() 공개 메소드

public IsDetached ( ) : bool
리턴 bool

IsOpaque() 공개 메소드

public IsOpaque ( ) : bool
리턴 bool

Matrix() 공개 메소드

public Matrix ( ) : QMatrix
리턴 QMatrix

QBrush() 공개 메소드

public QBrush ( QBrush brush ) : System
brush QBrush
리턴 System

QBrush() 공개 메소드

public QBrush ( QColor color ) : System
color QColor
리턴 System

QBrush() 공개 메소드

public QBrush ( QColor color, QPixmap pixmap ) : System
color QColor
pixmap QPixmap
리턴 System

QBrush() 공개 메소드

public QBrush ( QColor color, Qt bs ) : System
color QColor
bs Qt
리턴 System

QBrush() 공개 메소드

public QBrush ( Qyoto.QGradient gradient ) : System
gradient Qyoto.QGradient
리턴 System

QBrush() 공개 메소드

public QBrush ( QImage image ) : System
image QImage
리턴 System

QBrush() 공개 메소드

public QBrush ( QPixmap pixmap ) : System
pixmap QPixmap
리턴 System

QBrush() 공개 메소드

public QBrush ( Qt bs ) : System
bs Qt
리턴 System

QBrush() 공개 메소드

public QBrush ( Qt color, QPixmap pixmap ) : System
color Qt
pixmap QPixmap
리턴 System

QBrush() 공개 메소드

public QBrush ( Qt color, Qt bs ) : System
color Qt
bs Qt
리턴 System

QBrush() 보호된 메소드

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

SetColor() 공개 메소드

public SetColor ( QColor color ) : void
color QColor
리턴 void

SetColor() 공개 메소드

public SetColor ( Qt color ) : void
color Qt
리턴 void

SetMatrix() 공개 메소드

public SetMatrix ( QMatrix mat ) : void
mat QMatrix
리턴 void

SetStyle() 공개 메소드

public SetStyle ( Qt arg1 ) : void
arg1 Qt
리턴 void

SetTexture() 공개 메소드

public SetTexture ( QPixmap pixmap ) : void
pixmap QPixmap
리턴 void

SetTextureImage() 공개 메소드

public SetTextureImage ( QImage image ) : void
image QImage
리턴 void

SetTransform() 공개 메소드

public SetTransform ( QTransform arg1 ) : void
arg1 QTransform
리턴 void

Style() 공개 메소드

public Style ( ) : Qt.BrushStyle
리턴 Qt.BrushStyle

Texture() 공개 메소드

public Texture ( ) : QPixmap
리턴 QPixmap

TextureImage() 공개 메소드

public TextureImage ( ) : QImage
리턴 QImage

Transform() 공개 메소드

public Transform ( ) : QTransform
리턴 QTransform

operator() 공개 정적인 메소드

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

operator() 공개 정적인 메소드

public static operator ( ) : bool
리턴 bool

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 SmokeInvocation