Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
new int | ColorCount () |
new int | Depth () |
int | DevType () |
System.IntPtr | GetDC () |
new int | Height () |
new int | HeightMM () |
new int | LogicalDpiX () |
new int | LogicalDpiY () |
new int | NumColors () |
QPaintEngine | PaintEngine () |
new bool | PaintingActive () |
new int | PhysicalDpiX () |
new int | PhysicalDpiY () |
void | ReleaseDC (System.IntPtr hdc) |
new int | Width () |
new int | WidthMM () |
new int QtGui.IQPaintDevice.ColorCount | ( | ) |
new int QtGui.IQPaintDevice.Depth | ( | ) |
int QtGui.IQPaintDevice.DevType | ( | ) |
System.IntPtr QtGui.IQPaintDevice.GetDC | ( | ) |
new int QtGui.IQPaintDevice.Height | ( | ) |
new int QtGui.IQPaintDevice.HeightMM | ( | ) |
new int QtGui.IQPaintDevice.LogicalDpiX | ( | ) |
new int QtGui.IQPaintDevice.LogicalDpiY | ( | ) |
new int QtGui.IQPaintDevice.NumColors | ( | ) |
QPaintEngine QtGui.IQPaintDevice.PaintEngine | ( | ) |
new bool QtGui.IQPaintDevice.PaintingActive | ( | ) |
new int QtGui.IQPaintDevice.PhysicalDpiX | ( | ) |
new int QtGui.IQPaintDevice.PhysicalDpiY | ( | ) |
void QtGui.IQPaintDevice.ReleaseDC | ( | System.IntPtr | hdc | ) |
new int QtGui.IQPaintDevice.Width | ( | ) |
new int QtGui.IQPaintDevice.WidthMM | ( | ) |