Property | Type | Description | |
---|---|---|---|
interceptor | SmokeInvocation |
Method | Description | |
---|---|---|
Background ( ) : |
||
BackgroundMode ( ) : Qt.BGMode | ||
Begin ( IQPaintDevice arg1 ) : bool | ||
BeginNativePainting ( ) : void | ||
BoundingRect ( Qyoto.QRect rect, int flags, string text ) : Qyoto.QRect | ||
BoundingRect ( int x, int y, int w, int h, int flags, string text ) : Qyoto.QRect | ||
BoundingRect ( Qyoto.QRectF rect, int flags, string text ) : Qyoto.QRectF | ||
BoundingRect ( Qyoto.QRectF rect, string text ) : Qyoto.QRectF | ||
BoundingRect ( Qyoto.QRectF rect, string text, Qyoto.QTextOption o ) : Qyoto.QRectF | ||
Brush ( ) : |
||
BrushOrigin ( ) : Qyoto.QPoint | ||
ClipPath ( ) : |
||
ClipRegion ( ) : |
||
CombinedMatrix ( ) : |
||
CombinedTransform ( ) : |
||
Device ( ) : IQPaintDevice | ||
DeviceMatrix ( ) : |
||
DeviceTransform ( ) : |
||
Dispose ( ) : void | ||
DrawArc ( Qyoto.QRect arg1, int a, int alen ) : void | ||
DrawArc ( Qyoto.QRectF rect, int a, int alen ) : void | ||
DrawArc ( int x, int y, int w, int h, int a, int alen ) : void | ||
DrawChord ( Qyoto.QRect arg1, int a, int alen ) : void | ||
DrawChord ( Qyoto.QRectF rect, int a, int alen ) : void | ||
DrawChord ( int x, int y, int w, int h, int a, int alen ) : void | ||
DrawConvexPolygon ( Qyoto.QPoint points, int pointCount ) : void | ||
DrawConvexPolygon ( |
||
DrawConvexPolygon ( Qyoto.QPolygon polygon ) : void | ||
DrawConvexPolygon ( |
||
DrawEllipse ( Qyoto.QPoint center, int rx, int ry ) : void | ||
DrawEllipse ( |
||
DrawEllipse ( Qyoto.QRect r ) : void | ||
DrawEllipse ( Qyoto.QRectF r ) : void | ||
DrawEllipse ( int x, int y, int w, int h ) : void | ||
DrawImage ( Qyoto.QPoint p, |
||
DrawImage ( Qyoto.QPoint p, |
||
DrawImage ( Qyoto.QPoint p, |
||
DrawImage ( |
||
DrawImage ( |
||
DrawImage ( |
||
DrawImage ( QRect r, QImage image ) : void | ||
DrawImage ( QRect targetRect, QImage image, QRect sourceRect ) : void | ||
DrawImage ( QRect targetRect, QImage image, QRect sourceRect, uint flags ) : void | ||
DrawImage ( QRectF r, QImage image ) : void | ||
DrawImage ( QRectF targetRect, QImage image, QRectF sourceRect ) : void | ||
DrawImage ( QRectF targetRect, QImage image, QRectF sourceRect, uint flags ) : void | ||
DrawImage ( int x, int y, QImage image ) : void | ||
DrawImage ( int x, int y, QImage image, int sx ) : void | ||
DrawImage ( int x, int y, QImage image, int sx, int sy ) : void | ||
DrawImage ( int x, int y, QImage image, int sx, int sy, int sw ) : void | ||
DrawImage ( int x, int y, QImage image, int sx, int sy, int sw, int sh ) : void | ||
DrawImage ( int x, int y, QImage image, int sx, int sy, int sw, int sh, uint flags ) : void | ||
DrawLine ( QLine line ) : void | ||
DrawLine ( QLineF line ) : void | ||
DrawLine ( QPoint p1, QPoint p2 ) : void | ||
DrawLine ( QPointF p1, QPointF p2 ) : void | ||
DrawLine ( int x1, int y1, int x2, int y2 ) : void | ||
DrawLines ( List |
||
DrawLines ( List |
||
DrawLines ( List |
||
DrawLines ( List |
||
DrawLines ( QLine lines, int lineCount ) : void | ||
DrawLines ( QLineF lines, int lineCount ) : void | ||
DrawLines ( QPoint pointPairs, int lineCount ) : void | ||
DrawLines ( QPointF pointPairs, int lineCount ) : void | ||
DrawPath ( QPainterPath path ) : void | ||
DrawPicture ( QPoint p, QPicture picture ) : void | ||
DrawPicture ( QPointF p, QPicture picture ) : void | ||
DrawPicture ( int x, int y, QPicture picture ) : void | ||
DrawPie ( QRect arg1, int a, int alen ) : void | ||
DrawPie ( QRectF rect, int a, int alen ) : void | ||
DrawPie ( int x, int y, int w, int h, int a, int alen ) : void | ||
DrawPixmap ( QPoint p, QPixmap pm ) : void | ||
DrawPixmap ( QPoint p, QPixmap pm, QRect sr ) : void | ||
DrawPixmap ( QPointF p, QPixmap pm ) : void | ||
DrawPixmap ( QPointF p, QPixmap pm, QRectF sr ) : void | ||
DrawPixmap ( QRect r, QPixmap pm ) : void | ||
DrawPixmap ( QRect targetRect, QPixmap pixmap, QRect sourceRect ) : void | ||
DrawPixmap ( QRectF targetRect, QPixmap pixmap, QRectF sourceRect ) : void | ||
DrawPixmap ( int x, int y, QPixmap pm ) : void | ||
DrawPixmap ( int x, int y, QPixmap pm, int sx, int sy, int sw, int sh ) : void | ||
DrawPixmap ( int x, int y, int w, int h, QPixmap pm ) : void | ||
DrawPixmap ( int x, int y, int w, int h, QPixmap pm, int sx, int sy, int sw, int sh ) : void | ||
DrawPoint ( QPoint p ) : void | ||
DrawPoint ( QPointF pt ) : void | ||
DrawPoint ( int x, int y ) : void | ||
DrawPoints ( QPoint points, int pointCount ) : void | ||
DrawPoints ( QPointF points, int pointCount ) : void | ||
DrawPoints ( QPolygon points ) : void | ||
DrawPoints ( QPolygonF points ) : void | ||
DrawPolygon ( QPoint points, int pointCount ) : void | ||
DrawPolygon ( QPoint points, int pointCount, Qt fillRule ) : void | ||
DrawPolygon ( QPointF points, int pointCount ) : void | ||
DrawPolygon ( QPointF points, int pointCount, Qt fillRule ) : void | ||
DrawPolygon ( QPolygon polygon ) : void | ||
DrawPolygon ( QPolygon polygon, Qt fillRule ) : void | ||
DrawPolygon ( QPolygonF polygon ) : void | ||
DrawPolygon ( QPolygonF polygon, Qt fillRule ) : void | ||
DrawPolyline ( QPoint points, int pointCount ) : void | ||
DrawPolyline ( QPointF points, int pointCount ) : void | ||
DrawPolyline ( QPolygon polygon ) : void | ||
DrawPolyline ( QPolygonF polyline ) : void | ||
DrawRect ( QRect rect ) : void | ||
DrawRect ( QRectF rect ) : void | ||
DrawRect ( int x1, int y1, int w, int h ) : void | ||
DrawRects ( List |
||
DrawRects ( List |
||
DrawRects ( QRect rects, int rectCount ) : void | ||
DrawRects ( QRectF rects, int rectCount ) : void | ||
DrawRoundRect ( QRect r ) : void | ||
DrawRoundRect ( QRect r, int xround ) : void | ||
DrawRoundRect ( QRect r, int xround, int yround ) : void | ||
DrawRoundRect ( QRectF r ) : void | ||
DrawRoundRect ( QRectF r, int xround ) : void | ||
DrawRoundRect ( QRectF r, int xround, int yround ) : void | ||
DrawRoundRect ( int x, int y, int w, int h ) : void | ||
DrawRoundRect ( int x, int y, int w, int h, int arg5 ) : void | ||
DrawRoundRect ( int x, int y, int w, int h, int arg5, int arg6 ) : void | ||
DrawRoundedRect ( QRect rect, double xRadius, double yRadius ) : void | ||
DrawRoundedRect ( QRect rect, double xRadius, double yRadius, Qt mode ) : void | ||
DrawRoundedRect ( QRectF rect, double xRadius, double yRadius ) : void | ||
DrawRoundedRect ( QRectF rect, double xRadius, double yRadius, Qt mode ) : void | ||
DrawRoundedRect ( int x, int y, int w, int h, double xRadius, double yRadius ) : void | ||
DrawRoundedRect ( int x, int y, int w, int h, double xRadius, double yRadius, Qt mode ) : void | ||
DrawText ( QPoint p, string s ) : void | ||
DrawText ( QPointF p, string s ) : void | ||
DrawText ( QPointF p, string str, int tf, int justificationPadding ) : void | ||
DrawText ( QRect r, int flags, string text ) : void | ||
DrawText ( QRect r, int flags, string text, QRect br ) : void | ||
DrawText ( QRectF r, int flags, string text ) : void | ||
DrawText ( QRectF r, int flags, string text, QRectF br ) : void | ||
DrawText ( QRectF r, string text ) : void | ||
DrawText ( QRectF r, string text, QTextOption o ) : void | ||
DrawText ( int x, int y, int w, int h, int flags, string text ) : void | ||
DrawText ( int x, int y, int w, int h, int flags, string text, QRect br ) : void | ||
DrawText ( int x, int y, string s ) : void | ||
DrawTiledPixmap ( QRect arg1, QPixmap arg2 ) : void | ||
DrawTiledPixmap ( QRect arg1, QPixmap arg2, QPoint arg3 ) : void | ||
DrawTiledPixmap ( QRectF rect, QPixmap pm ) : void | ||
DrawTiledPixmap ( QRectF rect, QPixmap pm, QPointF offset ) : void | ||
DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5 ) : void | ||
DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5, int sx ) : void | ||
DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5, int sx, int sy ) : void | ||
End ( ) : bool | ||
EndNativePainting ( ) : void | ||
EraseRect ( QRect arg1 ) : void | ||
EraseRect ( QRectF arg1 ) : void | ||
EraseRect ( int x, int y, int w, int h ) : void | ||
FillPath ( QPainterPath path, QBrush brush ) : void | ||
FillRect ( QRect arg1, QBrush arg2 ) : void | ||
FillRect ( QRect arg1, QColor color ) : void | ||
FillRect ( QRect r, Qt c ) : void | ||
FillRect ( QRectF arg1, QBrush arg2 ) : void | ||
FillRect ( QRectF arg1, QColor color ) : void | ||
FillRect ( QRectF r, Qt c ) : void | ||
FillRect ( int x, int y, int w, int h, QBrush arg5 ) : void | ||
FillRect ( int x, int y, int w, int h, QColor color ) : void | ||
FillRect ( int x, int y, int w, int h, Qt c ) : void | ||
Font ( ) : QFont | ||
FontInfo ( ) : QFontInfo | ||
FontMetrics ( ) : QFontMetrics | ||
HasClipping ( ) : bool | ||
InitFrom ( QWidget widget ) : void | ||
IsActive ( ) : bool | ||
LayoutDirection ( ) : Qt.LayoutDirection | ||
Matrix ( ) : QMatrix | ||
MatrixEnabled ( ) : bool | ||
Opacity ( ) : double | ||
PaintEngine ( ) : QPaintEngine | ||
Pen ( ) : QPen | ||
QPainter ( IQPaintDevice arg1 ) : System | ||
Redirected ( IQPaintDevice device ) : IQPaintDevice | ||
Redirected ( IQPaintDevice device, QPoint offset ) : IQPaintDevice | ||
RenderHints ( ) : uint | ||
ResetMatrix ( ) : void | ||
ResetTransform ( ) : void | ||
Restore ( ) : void | ||
RestoreRedirected ( IQPaintDevice device ) : void | ||
Rotate ( double a ) : void | ||
Save ( ) : void | ||
Scale ( double sx, double sy ) : void | ||
SetBackground ( QBrush bg ) : void | ||
SetBackgroundMode ( Qt mode ) : void | ||
SetBrush ( QBrush brush ) : void | ||
SetBrush ( Qt style ) : void | ||
SetBrushOrigin ( QPoint arg1 ) : void | ||
SetBrushOrigin ( QPointF arg1 ) : void | ||
SetBrushOrigin ( int x, int y ) : void | ||
SetClipPath ( QPainterPath path ) : void | ||
SetClipPath ( QPainterPath path, Qt op ) : void | ||
SetClipRect ( QRect arg1 ) : void | ||
SetClipRect ( QRect arg1, Qt op ) : void | ||
SetClipRect ( QRectF arg1 ) : void | ||
SetClipRect ( QRectF arg1, Qt op ) : void | ||
SetClipRect ( int x, int y, int w, int h ) : void | ||
SetClipRect ( int x, int y, int w, int h, Qt op ) : void | ||
SetClipRegion ( QRegion arg1 ) : void | ||
SetClipRegion ( QRegion arg1, Qt op ) : void | ||
SetClipping ( bool enable ) : void | ||
SetCompositionMode ( QPainter mode ) : void | ||
SetFont ( QFont f ) : void | ||
SetLayoutDirection ( Qt direction ) : void | ||
SetMatrix ( QMatrix matrix ) : void | ||
SetMatrix ( QMatrix matrix, bool combine ) : void | ||
SetMatrixEnabled ( bool enabled ) : void | ||
SetOpacity ( double opacity ) : void | ||
SetPen ( QColor color ) : void | ||
SetPen ( QPen pen ) : void | ||
SetPen ( Qt style ) : void | ||
SetRedirected ( IQPaintDevice device, IQPaintDevice replacement ) : void | ||
SetRedirected ( IQPaintDevice device, IQPaintDevice replacement, QPoint offset ) : void | ||
SetRenderHint ( QPainter hint ) : void | ||
SetRenderHint ( QPainter hint, bool on ) : void | ||
SetRenderHints ( uint hints ) : void | ||
SetRenderHints ( uint hints, bool on ) : void | ||
SetTransform ( QTransform transform ) : void | ||
SetTransform ( QTransform transform, bool combine ) : void | ||
SetViewTransformEnabled ( bool enable ) : void | ||
SetViewport ( QRect viewport ) : void | ||
SetViewport ( int x, int y, int w, int h ) : void | ||
SetWindow ( QRect window ) : void | ||
SetWindow ( int x, int y, int w, int h ) : void | ||
SetWorldMatrix ( QMatrix matrix ) : void | ||
SetWorldMatrix ( QMatrix matrix, bool combine ) : void | ||
SetWorldMatrixEnabled ( bool enabled ) : void | ||
SetWorldTransform ( QTransform matrix ) : void | ||
SetWorldTransform ( QTransform matrix, bool combine ) : void | ||
Shear ( double sh, double sv ) : void | ||
StrokePath ( QPainterPath path, QPen pen ) : void | ||
TestRenderHint ( QPainter hint ) : bool | ||
Transform ( ) : QTransform | ||
Translate ( QPoint offset ) : void | ||
Translate ( QPointF offset ) : void | ||
Translate ( double dx, double dy ) : void | ||
ViewTransformEnabled ( ) : bool | ||
Viewport ( ) : QRect | ||
Window ( ) : QRect | ||
WorldMatrix ( ) : QMatrix | ||
WorldMatrixEnabled ( ) : bool | ||
WorldTransform ( ) : QTransform | ||
compositionMode ( ) : QPainter.CompositionMode |
Method | Description | |
---|---|---|
CreateProxy ( ) : void | ||
QPainter ( Type dummy ) : System |
Method | Description | |
---|---|---|
QPainter ( ) : System |
public BoundingRect ( Qyoto.QRect rect, int flags, string text ) : Qyoto.QRect | ||
rect | Qyoto.QRect | |
flags | int | |
text | string | |
return | Qyoto.QRect |
public BoundingRect ( int x, int y, int w, int h, int flags, string text ) : Qyoto.QRect | ||
x | int | |
y | int | |
w | int | |
h | int | |
flags | int | |
text | string | |
return | Qyoto.QRect |
public BoundingRect ( Qyoto.QRectF rect, int flags, string text ) : Qyoto.QRectF | ||
rect | Qyoto.QRectF | |
flags | int | |
text | string | |
return | Qyoto.QRectF |
public BoundingRect ( Qyoto.QRectF rect, string text ) : Qyoto.QRectF | ||
rect | Qyoto.QRectF | |
text | string | |
return | Qyoto.QRectF |
public BoundingRect ( Qyoto.QRectF rect, string text, Qyoto.QTextOption o ) : Qyoto.QRectF | ||
rect | Qyoto.QRectF | |
text | string | |
o | Qyoto.QTextOption | |
return | Qyoto.QRectF |
public DrawArc ( Qyoto.QRect arg1, int a, int alen ) : void | ||
arg1 | Qyoto.QRect | |
a | int | |
alen | int | |
return | void |
public DrawArc ( Qyoto.QRectF rect, int a, int alen ) : void | ||
rect | Qyoto.QRectF | |
a | int | |
alen | int | |
return | void |
public DrawArc ( int x, int y, int w, int h, int a, int alen ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
a | int | |
alen | int | |
return | void |
public DrawChord ( Qyoto.QRect arg1, int a, int alen ) : void | ||
arg1 | Qyoto.QRect | |
a | int | |
alen | int | |
return | void |
public DrawChord ( Qyoto.QRectF rect, int a, int alen ) : void | ||
rect | Qyoto.QRectF | |
a | int | |
alen | int | |
return | void |
public DrawChord ( int x, int y, int w, int h, int a, int alen ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
a | int | |
alen | int | |
return | void |
public DrawConvexPolygon ( Qyoto.QPoint points, int pointCount ) : void | ||
points | Qyoto.QPoint | |
pointCount | int | |
return | void |
public DrawConvexPolygon ( |
||
points | ||
pointCount | int | |
return | void |
public DrawConvexPolygon ( Qyoto.QPolygon polygon ) : void | ||
polygon | Qyoto.QPolygon | |
return | void |
public DrawConvexPolygon ( |
||
polygon | ||
return | void |
public DrawEllipse ( Qyoto.QPoint center, int rx, int ry ) : void | ||
center | Qyoto.QPoint | |
rx | int | |
ry | int | |
return | void |
public DrawEllipse ( |
||
center | ||
rx | double | |
ry | double | |
return | void |
public DrawEllipse ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public DrawImage ( Qyoto.QPoint p, |
||
p | Qyoto.QPoint | |
image | ||
return | void |
public DrawImage ( Qyoto.QPoint p, |
||
p | Qyoto.QPoint | |
image | ||
sr | Qyoto.QRect | |
return | void |
public DrawImage ( Qyoto.QPoint p, |
||
p | Qyoto.QPoint | |
image | ||
sr | Qyoto.QRect | |
flags | uint | |
return | void |
public DrawImage ( |
||
p | ||
image | ||
return | void |
public DrawImage ( |
||
p | ||
image | ||
sr | Qyoto.QRectF | |
return | void |
public DrawImage ( |
||
p | ||
image | ||
sr | Qyoto.QRectF | |
flags | uint | |
return | void |
public DrawImage ( QRect r, QImage image ) : void | ||
r | QRect | |
image | QImage | |
return | void |
public DrawImage ( QRect targetRect, QImage image, QRect sourceRect ) : void | ||
targetRect | QRect | |
image | QImage | |
sourceRect | QRect | |
return | void |
public DrawImage ( QRect targetRect, QImage image, QRect sourceRect, uint flags ) : void | ||
targetRect | QRect | |
image | QImage | |
sourceRect | QRect | |
flags | uint | |
return | void |
public DrawImage ( QRectF r, QImage image ) : void | ||
r | QRectF | |
image | QImage | |
return | void |
public DrawImage ( QRectF targetRect, QImage image, QRectF sourceRect ) : void | ||
targetRect | QRectF | |
image | QImage | |
sourceRect | QRectF | |
return | void |
public DrawImage ( QRectF targetRect, QImage image, QRectF sourceRect, uint flags ) : void | ||
targetRect | QRectF | |
image | QImage | |
sourceRect | QRectF | |
flags | uint | |
return | void |
public DrawImage ( int x, int y, QImage image ) : void | ||
x | int | |
y | int | |
image | QImage | |
return | void |
public DrawImage ( int x, int y, QImage image, int sx ) : void | ||
x | int | |
y | int | |
image | QImage | |
sx | int | |
return | void |
public DrawImage ( int x, int y, QImage image, int sx, int sy ) : void | ||
x | int | |
y | int | |
image | QImage | |
sx | int | |
sy | int | |
return | void |
public DrawImage ( int x, int y, QImage image, int sx, int sy, int sw ) : void | ||
x | int | |
y | int | |
image | QImage | |
sx | int | |
sy | int | |
sw | int | |
return | void |
public DrawImage ( int x, int y, QImage image, int sx, int sy, int sw, int sh ) : void | ||
x | int | |
y | int | |
image | QImage | |
sx | int | |
sy | int | |
sw | int | |
sh | int | |
return | void |
public DrawImage ( int x, int y, QImage image, int sx, int sy, int sw, int sh, uint flags ) : void | ||
x | int | |
y | int | |
image | QImage | |
sx | int | |
sy | int | |
sw | int | |
sh | int | |
flags | uint | |
return | void |
public DrawLine ( QPoint p1, QPoint p2 ) : void | ||
p1 | QPoint | |
p2 | QPoint | |
return | void |
public DrawLine ( QPointF p1, QPointF p2 ) : void | ||
p1 | QPointF | |
p2 | QPointF | |
return | void |
public DrawLine ( int x1, int y1, int x2, int y2 ) : void | ||
x1 | int | |
y1 | int | |
x2 | int | |
y2 | int | |
return | void |
public DrawLines ( QLine lines, int lineCount ) : void | ||
lines | QLine | |
lineCount | int | |
return | void |
public DrawLines ( QLineF lines, int lineCount ) : void | ||
lines | QLineF | |
lineCount | int | |
return | void |
public DrawLines ( QPoint pointPairs, int lineCount ) : void | ||
pointPairs | QPoint | |
lineCount | int | |
return | void |
public DrawLines ( QPointF pointPairs, int lineCount ) : void | ||
pointPairs | QPointF | |
lineCount | int | |
return | void |
public DrawPicture ( QPoint p, QPicture picture ) : void | ||
p | QPoint | |
picture | QPicture | |
return | void |
public DrawPicture ( QPointF p, QPicture picture ) : void | ||
p | QPointF | |
picture | QPicture | |
return | void |
public DrawPicture ( int x, int y, QPicture picture ) : void | ||
x | int | |
y | int | |
picture | QPicture | |
return | void |
public DrawPie ( QRect arg1, int a, int alen ) : void | ||
arg1 | QRect | |
a | int | |
alen | int | |
return | void |
public DrawPie ( QRectF rect, int a, int alen ) : void | ||
rect | QRectF | |
a | int | |
alen | int | |
return | void |
public DrawPie ( int x, int y, int w, int h, int a, int alen ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
a | int | |
alen | int | |
return | void |
public DrawPixmap ( QPoint p, QPixmap pm ) : void | ||
p | QPoint | |
pm | QPixmap | |
return | void |
public DrawPixmap ( QPoint p, QPixmap pm, QRect sr ) : void | ||
p | QPoint | |
pm | QPixmap | |
sr | QRect | |
return | void |
public DrawPixmap ( QPointF p, QPixmap pm ) : void | ||
p | QPointF | |
pm | QPixmap | |
return | void |
public DrawPixmap ( QPointF p, QPixmap pm, QRectF sr ) : void | ||
p | QPointF | |
pm | QPixmap | |
sr | QRectF | |
return | void |
public DrawPixmap ( QRect r, QPixmap pm ) : void | ||
r | QRect | |
pm | QPixmap | |
return | void |
public DrawPixmap ( QRect targetRect, QPixmap pixmap, QRect sourceRect ) : void | ||
targetRect | QRect | |
pixmap | QPixmap | |
sourceRect | QRect | |
return | void |
public DrawPixmap ( QRectF targetRect, QPixmap pixmap, QRectF sourceRect ) : void | ||
targetRect | QRectF | |
pixmap | QPixmap | |
sourceRect | QRectF | |
return | void |
public DrawPixmap ( int x, int y, QPixmap pm ) : void | ||
x | int | |
y | int | |
pm | QPixmap | |
return | void |
public DrawPixmap ( int x, int y, QPixmap pm, int sx, int sy, int sw, int sh ) : void | ||
x | int | |
y | int | |
pm | QPixmap | |
sx | int | |
sy | int | |
sw | int | |
sh | int | |
return | void |
public DrawPixmap ( int x, int y, int w, int h, QPixmap pm ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
pm | QPixmap | |
return | void |
public DrawPixmap ( int x, int y, int w, int h, QPixmap pm, int sx, int sy, int sw, int sh ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
pm | QPixmap | |
sx | int | |
sy | int | |
sw | int | |
sh | int | |
return | void |
public DrawPoints ( QPoint points, int pointCount ) : void | ||
points | QPoint | |
pointCount | int | |
return | void |
public DrawPoints ( QPointF points, int pointCount ) : void | ||
points | QPointF | |
pointCount | int | |
return | void |
public DrawPoints ( QPolygonF points ) : void | ||
points | QPolygonF | |
return | void |
public DrawPolygon ( QPoint points, int pointCount ) : void | ||
points | QPoint | |
pointCount | int | |
return | void |
public DrawPolygon ( QPoint points, int pointCount, Qt fillRule ) : void | ||
points | QPoint | |
pointCount | int | |
fillRule | Qt | |
return | void |
public DrawPolygon ( QPointF points, int pointCount ) : void | ||
points | QPointF | |
pointCount | int | |
return | void |
public DrawPolygon ( QPointF points, int pointCount, Qt fillRule ) : void | ||
points | QPointF | |
pointCount | int | |
fillRule | Qt | |
return | void |
public DrawPolygon ( QPolygon polygon ) : void | ||
polygon | QPolygon | |
return | void |
public DrawPolygon ( QPolygon polygon, Qt fillRule ) : void | ||
polygon | QPolygon | |
fillRule | Qt | |
return | void |
public DrawPolygon ( QPolygonF polygon ) : void | ||
polygon | QPolygonF | |
return | void |
public DrawPolygon ( QPolygonF polygon, Qt fillRule ) : void | ||
polygon | QPolygonF | |
fillRule | Qt | |
return | void |
public DrawPolyline ( QPoint points, int pointCount ) : void | ||
points | QPoint | |
pointCount | int | |
return | void |
public DrawPolyline ( QPointF points, int pointCount ) : void | ||
points | QPointF | |
pointCount | int | |
return | void |
public DrawPolyline ( QPolygon polygon ) : void | ||
polygon | QPolygon | |
return | void |
public DrawPolyline ( QPolygonF polyline ) : void | ||
polyline | QPolygonF | |
return | void |
public DrawRect ( int x1, int y1, int w, int h ) : void | ||
x1 | int | |
y1 | int | |
w | int | |
h | int | |
return | void |
public DrawRects ( QRect rects, int rectCount ) : void | ||
rects | QRect | |
rectCount | int | |
return | void |
public DrawRects ( QRectF rects, int rectCount ) : void | ||
rects | QRectF | |
rectCount | int | |
return | void |
public DrawRoundRect ( QRect r, int xround ) : void | ||
r | QRect | |
xround | int | |
return | void |
public DrawRoundRect ( QRect r, int xround, int yround ) : void | ||
r | QRect | |
xround | int | |
yround | int | |
return | void |
public DrawRoundRect ( QRectF r, int xround ) : void | ||
r | QRectF | |
xround | int | |
return | void |
public DrawRoundRect ( QRectF r, int xround, int yround ) : void | ||
r | QRectF | |
xround | int | |
yround | int | |
return | void |
public DrawRoundRect ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public DrawRoundRect ( int x, int y, int w, int h, int arg5 ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | int | |
return | void |
public DrawRoundRect ( int x, int y, int w, int h, int arg5, int arg6 ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | int | |
arg6 | int | |
return | void |
public DrawRoundedRect ( QRect rect, double xRadius, double yRadius ) : void | ||
rect | QRect | |
xRadius | double | |
yRadius | double | |
return | void |
public DrawRoundedRect ( QRect rect, double xRadius, double yRadius, Qt mode ) : void | ||
rect | QRect | |
xRadius | double | |
yRadius | double | |
mode | Qt | |
return | void |
public DrawRoundedRect ( QRectF rect, double xRadius, double yRadius ) : void | ||
rect | QRectF | |
xRadius | double | |
yRadius | double | |
return | void |
public DrawRoundedRect ( QRectF rect, double xRadius, double yRadius, Qt mode ) : void | ||
rect | QRectF | |
xRadius | double | |
yRadius | double | |
mode | Qt | |
return | void |
public DrawRoundedRect ( int x, int y, int w, int h, double xRadius, double yRadius ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
xRadius | double | |
yRadius | double | |
return | void |
public DrawRoundedRect ( int x, int y, int w, int h, double xRadius, double yRadius, Qt mode ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
xRadius | double | |
yRadius | double | |
mode | Qt | |
return | void |
public DrawText ( QPoint p, string s ) : void | ||
p | QPoint | |
s | string | |
return | void |
public DrawText ( QPointF p, string s ) : void | ||
p | QPointF | |
s | string | |
return | void |
public DrawText ( QPointF p, string str, int tf, int justificationPadding ) : void | ||
p | QPointF | |
str | string | |
tf | int | |
justificationPadding | int | |
return | void |
public DrawText ( QRect r, int flags, string text ) : void | ||
r | QRect | |
flags | int | |
text | string | |
return | void |
public DrawText ( QRect r, int flags, string text, QRect br ) : void | ||
r | QRect | |
flags | int | |
text | string | |
br | QRect | |
return | void |
public DrawText ( QRectF r, int flags, string text ) : void | ||
r | QRectF | |
flags | int | |
text | string | |
return | void |
public DrawText ( QRectF r, int flags, string text, QRectF br ) : void | ||
r | QRectF | |
flags | int | |
text | string | |
br | QRectF | |
return | void |
public DrawText ( QRectF r, string text ) : void | ||
r | QRectF | |
text | string | |
return | void |
public DrawText ( QRectF r, string text, QTextOption o ) : void | ||
r | QRectF | |
text | string | |
o | QTextOption | |
return | void |
public DrawText ( int x, int y, int w, int h, int flags, string text ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
flags | int | |
text | string | |
return | void |
public DrawText ( int x, int y, int w, int h, int flags, string text, QRect br ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
flags | int | |
text | string | |
br | QRect | |
return | void |
public DrawText ( int x, int y, string s ) : void | ||
x | int | |
y | int | |
s | string | |
return | void |
public DrawTiledPixmap ( QRect arg1, QPixmap arg2 ) : void | ||
arg1 | QRect | |
arg2 | QPixmap | |
return | void |
public DrawTiledPixmap ( QRect arg1, QPixmap arg2, QPoint arg3 ) : void | ||
arg1 | QRect | |
arg2 | QPixmap | |
arg3 | QPoint | |
return | void |
public DrawTiledPixmap ( QRectF rect, QPixmap pm ) : void | ||
rect | QRectF | |
pm | QPixmap | |
return | void |
public DrawTiledPixmap ( QRectF rect, QPixmap pm, QPointF offset ) : void | ||
rect | QRectF | |
pm | QPixmap | |
offset | QPointF | |
return | void |
public DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5 ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | QPixmap | |
return | void |
public DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5, int sx ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | QPixmap | |
sx | int | |
return | void |
public DrawTiledPixmap ( int x, int y, int w, int h, QPixmap arg5, int sx, int sy ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | QPixmap | |
sx | int | |
sy | int | |
return | void |
public EraseRect ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public FillPath ( QPainterPath path, QBrush brush ) : void | ||
path | QPainterPath | |
brush | QBrush | |
return | void |
public FillRect ( QRect arg1, QBrush arg2 ) : void | ||
arg1 | QRect | |
arg2 | QBrush | |
return | void |
public FillRect ( QRect arg1, QColor color ) : void | ||
arg1 | QRect | |
color | QColor | |
return | void |
public FillRect ( QRectF arg1, QBrush arg2 ) : void | ||
arg1 | QRectF | |
arg2 | QBrush | |
return | void |
public FillRect ( QRectF arg1, QColor color ) : void | ||
arg1 | QRectF | |
color | QColor | |
return | void |
public FillRect ( int x, int y, int w, int h, QBrush arg5 ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
arg5 | QBrush | |
return | void |
public FillRect ( int x, int y, int w, int h, QColor color ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
color | QColor | |
return | void |
public FillRect ( int x, int y, int w, int h, Qt c ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
c | Qt | |
return | void |
public LayoutDirection ( ) : Qt.LayoutDirection | ||
return | Qt.LayoutDirection |
public QPainter ( IQPaintDevice arg1 ) : System | ||
arg1 | IQPaintDevice | |
return | System |
public static Redirected ( IQPaintDevice device ) : IQPaintDevice | ||
device | IQPaintDevice | |
return | IQPaintDevice |
public static Redirected ( IQPaintDevice device, QPoint offset ) : IQPaintDevice | ||
device | IQPaintDevice | |
offset | QPoint | |
return | IQPaintDevice |
public static RestoreRedirected ( IQPaintDevice device ) : void | ||
device | IQPaintDevice | |
return | void |
public SetBrushOrigin ( QPointF arg1 ) : void | ||
arg1 | QPointF | |
return | void |
public SetBrushOrigin ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |
public SetClipPath ( QPainterPath path ) : void | ||
path | QPainterPath | |
return | void |
public SetClipPath ( QPainterPath path, Qt op ) : void | ||
path | QPainterPath | |
op | Qt | |
return | void |
public SetClipRect ( QRect arg1, Qt op ) : void | ||
arg1 | QRect | |
op | Qt | |
return | void |
public SetClipRect ( QRectF arg1, Qt op ) : void | ||
arg1 | QRectF | |
op | Qt | |
return | void |
public SetClipRect ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public SetClipRect ( int x, int y, int w, int h, Qt op ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
op | Qt | |
return | void |
public SetClipRegion ( QRegion arg1, Qt op ) : void | ||
arg1 | QRegion | |
op | Qt | |
return | void |
public SetCompositionMode ( QPainter mode ) : void | ||
mode | QPainter | |
return | void |
public SetLayoutDirection ( Qt direction ) : void | ||
direction | Qt | |
return | void |
public SetMatrix ( QMatrix matrix, bool combine ) : void | ||
matrix | QMatrix | |
combine | bool | |
return | void |
public SetMatrixEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public static SetRedirected ( IQPaintDevice device, IQPaintDevice replacement ) : void | ||
device | IQPaintDevice | |
replacement | IQPaintDevice | |
return | void |
public static SetRedirected ( IQPaintDevice device, IQPaintDevice replacement, QPoint offset ) : void | ||
device | IQPaintDevice | |
replacement | IQPaintDevice | |
offset | QPoint | |
return | void |
public SetRenderHint ( QPainter hint ) : void | ||
hint | QPainter | |
return | void |
public SetRenderHint ( QPainter hint, bool on ) : void | ||
hint | QPainter | |
on | bool | |
return | void |
public SetRenderHints ( uint hints, bool on ) : void | ||
hints | uint | |
on | bool | |
return | void |
public SetTransform ( QTransform transform ) : void | ||
transform | QTransform | |
return | void |
public SetTransform ( QTransform transform, bool combine ) : void | ||
transform | QTransform | |
combine | bool | |
return | void |
public SetViewTransformEnabled ( bool enable ) : void | ||
enable | bool | |
return | void |
public SetViewport ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public SetWindow ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |
public SetWorldMatrix ( QMatrix matrix ) : void | ||
matrix | QMatrix | |
return | void |
public SetWorldMatrix ( QMatrix matrix, bool combine ) : void | ||
matrix | QMatrix | |
combine | bool | |
return | void |
public SetWorldMatrixEnabled ( bool enabled ) : void | ||
enabled | bool | |
return | void |
public SetWorldTransform ( QTransform matrix ) : void | ||
matrix | QTransform | |
return | void |
public SetWorldTransform ( QTransform matrix, bool combine ) : void | ||
matrix | QTransform | |
combine | bool | |
return | void |
public StrokePath ( QPainterPath path, QPen pen ) : void | ||
path | QPainterPath | |
pen | QPen | |
return | void |
public TestRenderHint ( QPainter hint ) : bool | ||
hint | QPainter | |
return | bool |
public Translate ( double dx, double dy ) : void | ||
dx | double | |
dy | double | |
return | void |
public compositionMode ( ) : QPainter.CompositionMode | ||
return | QPainter.CompositionMode |