Qt.QPaintDevice Class

public class QPaintDevice: QtSupport, System.IDisposable

Base Types

System.Object
  QtSupport
    QPaintDevice

This type implements System.IDisposable.

See Also

Qt Namespace

Members

QPaintDevice Constructors

QPaintDevice(uint) Constructor
QPaintDevice(void *) Constructor

QPaintDevice Methods

QPaintDevice.BitBlt Method
QPaintDevice.BytesPerLine Method
QPaintDevice.CloneX11Data Method
QPaintDevice.Cmd Method
QPaintDevice.CopyX11Data Method
QPaintDevice.DevType Method
QPaintDevice.Finalize Method
QPaintDevice.FontInf Method
QPaintDevice.FontMet(Qt.QFont, int, System.String, int) Method
QPaintDevice.FontMet(Qt.QFont, int) Method
QPaintDevice.FontMet(Qt.QFont, int, System.String) Method
QPaintDevice.GetX11Data(bool) Method
QPaintDevice.GetX11Data() Method
QPaintDevice.GraphicsContext(bool) Method
QPaintDevice.GraphicsContext() Method
QPaintDevice.Handle Method
QPaintDevice.IsExtDev Method
QPaintDevice.MacCGContext(bool) Method
QPaintDevice.MacCGContext() Method
QPaintDevice.Metric Method
QPaintDevice.PaintingActive Method
QPaintDevice.QwsDisplay Method
QPaintDevice.Resolution Method
QPaintDevice.ScanLine Method
QPaintDevice.SetResolution Method
QPaintDevice.SetX11Data Method
QPaintDevice.X11AppCells Method
QPaintDevice.X11AppColormap Method
QPaintDevice.X11AppDefaultColormap Method
QPaintDevice.X11AppDefaultVisual Method
QPaintDevice.X11AppDepth Method
QPaintDevice.X11AppDisplay Method
QPaintDevice.X11AppDpiX Method
QPaintDevice.X11AppDpiY Method
QPaintDevice.X11AppScreen Method
QPaintDevice.X11AppVisual Method
QPaintDevice.X11Cells Method
QPaintDevice.X11Colormap Method
QPaintDevice.X11DefaultColormap Method
QPaintDevice.X11DefaultVisual Method
QPaintDevice.X11Depth Method
QPaintDevice.X11Display Method
QPaintDevice.X11RenderHandle Method
QPaintDevice.X11Screen Method
QPaintDevice.X11SetAppDpiX Method
QPaintDevice.X11SetAppDpiY Method
QPaintDevice.X11Visual Method


QPaintDevice(uint) Constructor

protected void QPaintDevice(uint devflags);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice(void *) Constructor

public void QPaintDevice(void * ptr);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.BitBlt Method

public static void BitBlt(Qt.IQPaintDevice dst, int dx, int dy, Qt.IQPaintDevice src, int sx, int sy, int sw, int sh, Qt.RasterOp rop, bool ignoreMask);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.BytesPerLine Method

public int BytesPerLine();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.CloneX11Data Method

protected void CloneX11Data(Qt.IQPaintDevice arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.Cmd Method

protected bool Cmd(int arg1, Qt.QPainter arg2, Qt.QPDevCmdParam arg3);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.CopyX11Data Method

protected void CopyX11Data(Qt.IQPaintDevice arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.DevType Method

public int DevType();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.Finalize Method

protected override void Finalize();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.FontInf Method

protected int FontInf(Qt.QFont arg1, int arg2);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.FontMet(Qt.QFont, int, System.String, int) Method

protected int FontMet(Qt.QFont arg1, int arg2, System.String arg3, int arg4);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.FontMet(Qt.QFont, int) Method

protected int FontMet(Qt.QFont arg1, int arg2);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.FontMet(Qt.QFont, int, System.String) Method

protected int FontMet(Qt.QFont arg1, int arg2, System.String arg3);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.GetX11Data(bool) Method

protected Qt.QPaintDeviceX11Data GetX11Data(bool def);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.GetX11Data() Method

protected Qt.QPaintDeviceX11Data GetX11Data();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.GraphicsContext(bool) Method

public void * GraphicsContext(bool clip_children);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.GraphicsContext() Method

public void * GraphicsContext();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.Handle Method

public uint Handle();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.IsExtDev Method

public bool IsExtDev();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.MacCGContext(bool) Method

protected void * MacCGContext(bool clipped);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.MacCGContext() Method

protected void * MacCGContext();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.Metric Method

protected int Metric(int arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.PaintingActive Method

public bool PaintingActive();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.QwsDisplay Method

public static void * QwsDisplay();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.Resolution Method

public int Resolution();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.ScanLine Method

public System.String ScanLine(int arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.SetResolution Method

public void SetResolution(int arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.SetX11Data Method

protected void SetX11Data(Qt.QPaintDeviceX11Data arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppCells Method

public static int X11AppCells();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppColormap Method

public static void * X11AppColormap();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDefaultColormap Method

public static bool X11AppDefaultColormap();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDefaultVisual Method

public static bool X11AppDefaultVisual();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDepth Method

public static int X11AppDepth();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDisplay Method

public static void * X11AppDisplay();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDpiX Method

public static int X11AppDpiX();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppDpiY Method

public static int X11AppDpiY();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppScreen Method

public static int X11AppScreen();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11AppVisual Method

public static int[] X11AppVisual();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Cells Method

public int X11Cells();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Colormap Method

public void * X11Colormap();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11DefaultColormap Method

public bool X11DefaultColormap();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11DefaultVisual Method

public bool X11DefaultVisual();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Depth Method

public int X11Depth();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Display Method

public void * X11Display();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11RenderHandle Method

public void * X11RenderHandle();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Screen Method

public int X11Screen();

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11SetAppDpiX Method

public static void X11SetAppDpiX(int arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11SetAppDpiY Method

public static void X11SetAppDpiY(int arg1);

See Also

Qt.QPaintDevice Class, Qt Namespace

QPaintDevice.X11Visual Method

public int[] X11Visual();

See Also

Qt.QPaintDevice Class, Qt Namespace