Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Types | |
enum | Callback { AdoptCurrentThread = 2, ConnectCallback = 0, DisconnectCallback = 1, EventNotifyCallback = 3, LastCallback = 4 } |
enum | DockPosition { BottomDock = 3, DockCount = 4, LeftDock = 0, RightDock = 1, TopDock = 2 } |
enum | InternalFunction { CreateThreadForAdoption = 0, DerefAdoptedThread = 2, GetQObjectSender = 5, LastInternalFunction = 7, RefAdoptedThread = 1, ResetQObjectSender = 6, SetCurrentThreadToMainThread = 3, SetQObjectSender = 4 } |
enum | PaintDeviceFlags { CustomRaster = 8, FramebufferObject = 7, Image = 3, MacQuartz = 9, OpenGL = 11, PaintBuffer = 10, Pbuffer = 6, Picture = 5, Pixmap = 2, Printer = 4, UnknownDevice = 0, Widget = 1 } |
enum | RelayoutType { RelayoutDragging = 1, RelayoutDropped = 2, RelayoutNormal = 0 } |
Public Member Functions | |
QInternal () | |
QInternal (QInternal copy) | |
virtual void | CreateProxy () |
new void | Dispose () |
Static Public Member Functions | |
static bool | RegisterCallback (QInternal.Callback arg1, bool arg2) |
static bool | UnregisterCallback (QInternal.Callback arg1, bool arg2) |
Protected Member Functions | |
QInternal (System.Type dummy) | |
Protected Attributes | |
SmokeInvocation | interceptor |
Properties | |
virtual System.IntPtr | SmokeObject [get, set] |
|
protected |
QtCore.QInternal.QInternal | ( | ) |
QtCore.QInternal.QInternal | ( | QInternal | copy | ) |
|
virtual |
new void QtCore.QInternal.Dispose | ( | ) |
|
static |
|
static |
|
protected |
|
getset |