public abstract interface IQPaintDevice
Qt Namespace
IQPaintDevice Methods
IQPaintDevice.DevType Method
IQPaintDevice.Handle Method
IQPaintDevice.IsExtDev Method
IQPaintDevice.PaintingActive Method
IQPaintDevice.QPaintDevice Method
IQPaintDevice.Resolution Method
IQPaintDevice.SetResolution Method
IQPaintDevice.X11Cells Method
IQPaintDevice.X11Colormap Method
IQPaintDevice.X11DefaultColormap Method
IQPaintDevice.X11DefaultVisual Method
IQPaintDevice.X11Depth Method
IQPaintDevice.X11Display Method
IQPaintDevice.X11RenderHandle Method
IQPaintDevice.X11Screen Method
IQPaintDevice.X11Visual Method
public virtual abstract int DevType();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract uint Handle();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract bool IsExtDev();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract bool PaintingActive();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract void * QPaintDevice();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract int Resolution();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract void SetResolution(int arg1);
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract int X11Cells();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract void * X11Colormap();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract bool X11DefaultColormap();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract bool X11DefaultVisual();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract int X11Depth();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract void * X11Display();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract void * X11RenderHandle();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract int X11Screen();
Qt.IQPaintDevice Interface, Qt Namespace
public virtual abstract int[] X11Visual();
Qt.IQPaintDevice Interface, Qt Namespace