Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
The QFlag class is a helper data type for QFlags. More...
Public Member Functions | |
virtual void | CreateProxy () |
new void | Dispose () |
Protected Member Functions | |
QFlag (System.Type dummy) | |
Protected Attributes | |
SmokeInvocation | interceptor |
Properties | |
virtual System.IntPtr | SmokeObject [get, set] |
The QFlag class is a helper data type for QFlags.
It is equivalent to a plain int, except with respect to function overloading and type conversions. You should never need to use this class in your applications.
See also QFlags.
|
protected |
|
virtual |
new void QtCore.QFlag.Dispose | ( | ) |
|
protected |
|
getset |