C# 클래스 Qyoto.QTouchEvent.TouchPoint

상속: Object, IDisposable
파일 보기 프로젝트 열기: 0xd34df00d/Qross

보호된 프로퍼티들

프로퍼티 타입 설명
interceptor SmokeInvocation

공개 메소드들

메소드 설명
Dispose ( ) : void
Id ( ) : int
IsPrimary ( ) : bool
LastNormalizedPos ( ) : QPointF
LastPos ( ) : QPointF
LastScenePos ( ) : QPointF
LastScreenPos ( ) : QPointF
NormalizedPos ( ) : QPointF
Pos ( ) : QPointF
Pressure ( ) : double
Rect ( ) : Qyoto.QRectF
ScenePos ( ) : QPointF
SceneRect ( ) : Qyoto.QRectF
ScreenPos ( ) : QPointF
ScreenRect ( ) : Qyoto.QRectF
SetId ( int id ) : void
SetLastNormalizedPos ( QPointF lastNormalizedPos ) : void
SetLastPos ( QPointF lastPos ) : void
SetLastScenePos ( QPointF lastScenePos ) : void
SetLastScreenPos ( QPointF lastScreenPos ) : void
SetNormalizedPos ( QPointF normalizedPos ) : void
SetPos ( QPointF pos ) : void
SetPressure ( double pressure ) : void
SetRect ( Qyoto.QRectF rect ) : void
SetScenePos ( QPointF scenePos ) : void
SetSceneRect ( Qyoto.QRectF sceneRect ) : void
SetScreenPos ( QPointF screenPos ) : void
SetScreenRect ( Qyoto.QRectF screenRect ) : void
SetStartNormalizedPos ( QPointF startNormalizedPos ) : void
SetStartPos ( QPointF startPos ) : void
SetStartScenePos ( QPointF startScenePos ) : void
SetStartScreenPos ( QPointF startScreenPos ) : void
SetState ( uint state ) : void
StartNormalizedPos ( ) : QPointF
StartPos ( ) : QPointF
StartScenePos ( ) : QPointF
StartScreenPos ( ) : QPointF
State ( ) : Qt.TouchPointState
TouchPoint ( ) : System
TouchPoint ( QTouchEvent other ) : System
TouchPoint ( int id ) : System

보호된 메소드들

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

메소드 상세

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Id() 공개 메소드

public Id ( ) : int
리턴 int

IsPrimary() 공개 메소드

public IsPrimary ( ) : bool
리턴 bool

LastNormalizedPos() 공개 메소드

public LastNormalizedPos ( ) : QPointF
리턴 QPointF

LastPos() 공개 메소드

public LastPos ( ) : QPointF
리턴 QPointF

LastScenePos() 공개 메소드

public LastScenePos ( ) : QPointF
리턴 QPointF

LastScreenPos() 공개 메소드

public LastScreenPos ( ) : QPointF
리턴 QPointF

NormalizedPos() 공개 메소드

public NormalizedPos ( ) : QPointF
리턴 QPointF

Pos() 공개 메소드

public Pos ( ) : QPointF
리턴 QPointF

Pressure() 공개 메소드

public Pressure ( ) : double
리턴 double

Rect() 공개 메소드

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

ScenePos() 공개 메소드

public ScenePos ( ) : QPointF
리턴 QPointF

SceneRect() 공개 메소드

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

ScreenPos() 공개 메소드

public ScreenPos ( ) : QPointF
리턴 QPointF

ScreenRect() 공개 메소드

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

SetId() 공개 메소드

public SetId ( int id ) : void
id int
리턴 void

SetLastNormalizedPos() 공개 메소드

public SetLastNormalizedPos ( QPointF lastNormalizedPos ) : void
lastNormalizedPos QPointF
리턴 void

SetLastPos() 공개 메소드

public SetLastPos ( QPointF lastPos ) : void
lastPos QPointF
리턴 void

SetLastScenePos() 공개 메소드

public SetLastScenePos ( QPointF lastScenePos ) : void
lastScenePos QPointF
리턴 void

SetLastScreenPos() 공개 메소드

public SetLastScreenPos ( QPointF lastScreenPos ) : void
lastScreenPos QPointF
리턴 void

SetNormalizedPos() 공개 메소드

public SetNormalizedPos ( QPointF normalizedPos ) : void
normalizedPos QPointF
리턴 void

SetPos() 공개 메소드

public SetPos ( QPointF pos ) : void
pos QPointF
리턴 void

SetPressure() 공개 메소드

public SetPressure ( double pressure ) : void
pressure double
리턴 void

SetRect() 공개 메소드

public SetRect ( Qyoto.QRectF rect ) : void
rect Qyoto.QRectF
리턴 void

SetScenePos() 공개 메소드

public SetScenePos ( QPointF scenePos ) : void
scenePos QPointF
리턴 void

SetSceneRect() 공개 메소드

public SetSceneRect ( Qyoto.QRectF sceneRect ) : void
sceneRect Qyoto.QRectF
리턴 void

SetScreenPos() 공개 메소드

public SetScreenPos ( QPointF screenPos ) : void
screenPos QPointF
리턴 void

SetScreenRect() 공개 메소드

public SetScreenRect ( Qyoto.QRectF screenRect ) : void
screenRect Qyoto.QRectF
리턴 void

SetStartNormalizedPos() 공개 메소드

public SetStartNormalizedPos ( QPointF startNormalizedPos ) : void
startNormalizedPos QPointF
리턴 void

SetStartPos() 공개 메소드

public SetStartPos ( QPointF startPos ) : void
startPos QPointF
리턴 void

SetStartScenePos() 공개 메소드

public SetStartScenePos ( QPointF startScenePos ) : void
startScenePos QPointF
리턴 void

SetStartScreenPos() 공개 메소드

public SetStartScreenPos ( QPointF startScreenPos ) : void
startScreenPos QPointF
리턴 void

SetState() 공개 메소드

public SetState ( uint state ) : void
state uint
리턴 void

StartNormalizedPos() 공개 메소드

public StartNormalizedPos ( ) : QPointF
리턴 QPointF

StartPos() 공개 메소드

public StartPos ( ) : QPointF
리턴 QPointF

StartScenePos() 공개 메소드

public StartScenePos ( ) : QPointF
리턴 QPointF

StartScreenPos() 공개 메소드

public StartScreenPos ( ) : QPointF
리턴 QPointF

State() 공개 메소드

public State ( ) : Qt.TouchPointState
리턴 Qt.TouchPointState

TouchPoint() 공개 메소드

public TouchPoint ( ) : System
리턴 System

TouchPoint() 공개 메소드

public TouchPoint ( QTouchEvent other ) : System
other QTouchEvent
리턴 System

TouchPoint() 보호된 메소드

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

TouchPoint() 공개 메소드

public TouchPoint ( int id ) : System
id int
리턴 System

프로퍼티 상세

interceptor 보호되어 있는 프로퍼티

protected SmokeInvocation,Qyoto interceptor
리턴 SmokeInvocation