public class QPaintDevice: QtSupport, System.IDisposable
System.Object
QtSupport
QPaintDeviceThis type implements System.IDisposable.
Qt Namespace
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
protected void QPaintDevice(uint devflags);
Qt.QPaintDevice Class, Qt Namespace
public void QPaintDevice(void * ptr);
Qt.QPaintDevice Class, Qt Namespace
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);
Qt.QPaintDevice Class, Qt Namespace
public int BytesPerLine();
Qt.QPaintDevice Class, Qt Namespace
protected void CloneX11Data(Qt.IQPaintDevice arg1);
Qt.QPaintDevice Class, Qt Namespace
protected bool Cmd(int arg1, Qt.QPainter arg2, Qt.QPDevCmdParam arg3);
Qt.QPaintDevice Class, Qt Namespace
protected void CopyX11Data(Qt.IQPaintDevice arg1);
Qt.QPaintDevice Class, Qt Namespace
public int DevType();
Qt.QPaintDevice Class, Qt Namespace
protected override void Finalize();
Qt.QPaintDevice Class, Qt Namespace
protected int FontInf(Qt.QFont arg1, int arg2);
Qt.QPaintDevice Class, Qt Namespace
protected int FontMet(Qt.QFont arg1, int arg2, System.String arg3, int arg4);
Qt.QPaintDevice Class, Qt Namespace
protected int FontMet(Qt.QFont arg1, int arg2);
Qt.QPaintDevice Class, Qt Namespace
protected int FontMet(Qt.QFont arg1, int arg2, System.String arg3);
Qt.QPaintDevice Class, Qt Namespace
protected Qt.QPaintDeviceX11Data GetX11Data(bool def);
Qt.QPaintDevice Class, Qt Namespace
protected Qt.QPaintDeviceX11Data GetX11Data();
Qt.QPaintDevice Class, Qt Namespace
public void * GraphicsContext(bool clip_children);
Qt.QPaintDevice Class, Qt Namespace
public void * GraphicsContext();
Qt.QPaintDevice Class, Qt Namespace
public uint Handle();
Qt.QPaintDevice Class, Qt Namespace
public bool IsExtDev();
Qt.QPaintDevice Class, Qt Namespace
protected void * MacCGContext(bool clipped);
Qt.QPaintDevice Class, Qt Namespace
protected void * MacCGContext();
Qt.QPaintDevice Class, Qt Namespace
protected int Metric(int arg1);
Qt.QPaintDevice Class, Qt Namespace
public bool PaintingActive();
Qt.QPaintDevice Class, Qt Namespace
public static void * QwsDisplay();
Qt.QPaintDevice Class, Qt Namespace
public int Resolution();
Qt.QPaintDevice Class, Qt Namespace
public System.String ScanLine(int arg1);
Qt.QPaintDevice Class, Qt Namespace
public void SetResolution(int arg1);
Qt.QPaintDevice Class, Qt Namespace
protected void SetX11Data(Qt.QPaintDeviceX11Data arg1);
Qt.QPaintDevice Class, Qt Namespace
public static int X11AppCells();
Qt.QPaintDevice Class, Qt Namespace
public static void * X11AppColormap();
Qt.QPaintDevice Class, Qt Namespace
public static bool X11AppDefaultColormap();
Qt.QPaintDevice Class, Qt Namespace
public static bool X11AppDefaultVisual();
Qt.QPaintDevice Class, Qt Namespace
public static int X11AppDepth();
Qt.QPaintDevice Class, Qt Namespace
public static void * X11AppDisplay();
Qt.QPaintDevice Class, Qt Namespace
public static int X11AppDpiX();
Qt.QPaintDevice Class, Qt Namespace
public static int X11AppDpiY();
Qt.QPaintDevice Class, Qt Namespace
public static int X11AppScreen();
Qt.QPaintDevice Class, Qt Namespace
public static int[] X11AppVisual();
Qt.QPaintDevice Class, Qt Namespace
public int X11Cells();
Qt.QPaintDevice Class, Qt Namespace
public void * X11Colormap();
Qt.QPaintDevice Class, Qt Namespace
public bool X11DefaultColormap();
Qt.QPaintDevice Class, Qt Namespace
public bool X11DefaultVisual();
Qt.QPaintDevice Class, Qt Namespace
public int X11Depth();
Qt.QPaintDevice Class, Qt Namespace
public void * X11Display();
Qt.QPaintDevice Class, Qt Namespace
public void * X11RenderHandle();
Qt.QPaintDevice Class, Qt Namespace
public int X11Screen();
Qt.QPaintDevice Class, Qt Namespace
public static void X11SetAppDpiX(int arg1);
Qt.QPaintDevice Class, Qt Namespace
public static void X11SetAppDpiY(int arg1);
Qt.QPaintDevice Class, Qt Namespace
public int[] X11Visual();
Qt.QPaintDevice Class, Qt Namespace