C# 클래스 Qyoto.QPolygonF

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

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor SmokeInvocation

공개 메소드들

메소드 설명
BoundingRect ( ) : Qyoto.QRectF
ContainsPoint ( QPointF pt, Qt fillRule ) : bool
Dispose ( ) : void
Intersected ( QPolygonF r ) : QPolygonF
IsClosed ( ) : bool
QPolygonF ( List v ) : System
QPolygonF ( Qyoto.QPolygon a ) : System
QPolygonF ( QPolygonF a ) : System
QPolygonF ( Qyoto.QRectF r ) : System
QPolygonF ( int size ) : System
Subtracted ( QPolygonF r ) : QPolygonF
ToPolygon ( ) : Qyoto.QPolygon
Translate ( QPointF offset ) : void
Translate ( double dx, double dy ) : void
Translated ( QPointF offset ) : QPolygonF
Translated ( double dx, double dy ) : QPolygonF
United ( QPolygonF r ) : QPolygonF
operator ( ) : QPolygonF

보호된 메소드들

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

비공개 메소드들

메소드 설명
QPolygonF ( ) : System

메소드 상세

BoundingRect() 공개 메소드

public BoundingRect ( ) : Qyoto.QRectF
리턴 Qyoto.QRectF

ContainsPoint() 공개 메소드

public ContainsPoint ( QPointF pt, Qt fillRule ) : bool
pt QPointF
fillRule Qt
리턴 bool

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Intersected() 공개 메소드

public Intersected ( QPolygonF r ) : QPolygonF
r QPolygonF
리턴 QPolygonF

IsClosed() 공개 메소드

public IsClosed ( ) : bool
리턴 bool

QPolygonF() 공개 메소드

public QPolygonF ( List v ) : System
v List
리턴 System

QPolygonF() 공개 메소드

public QPolygonF ( Qyoto.QPolygon a ) : System
a Qyoto.QPolygon
리턴 System

QPolygonF() 공개 메소드

public QPolygonF ( QPolygonF a ) : System
a QPolygonF
리턴 System

QPolygonF() 공개 메소드

public QPolygonF ( Qyoto.QRectF r ) : System
r Qyoto.QRectF
리턴 System

QPolygonF() 보호된 메소드

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

QPolygonF() 공개 메소드

public QPolygonF ( int size ) : System
size int
리턴 System

Subtracted() 공개 메소드

public Subtracted ( QPolygonF r ) : QPolygonF
r QPolygonF
리턴 QPolygonF

ToPolygon() 공개 메소드

public ToPolygon ( ) : Qyoto.QPolygon
리턴 Qyoto.QPolygon

Translate() 공개 메소드

public Translate ( QPointF offset ) : void
offset QPointF
리턴 void

Translate() 공개 메소드

public Translate ( double dx, double dy ) : void
dx double
dy double
리턴 void

Translated() 공개 메소드

public Translated ( QPointF offset ) : QPolygonF
offset QPointF
리턴 QPolygonF

Translated() 공개 메소드

public Translated ( double dx, double dy ) : QPolygonF
dx double
dy double
리턴 QPolygonF

United() 공개 메소드

public United ( QPolygonF r ) : QPolygonF
r QPolygonF
리턴 QPolygonF

operator() 공개 정적인 메소드

public static operator ( ) : QPolygonF
리턴 QPolygonF

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 SmokeInvocation