Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Public Member Functions | |
QPictureFormatInterface () | |
QPictureFormatInterface (IQPictureFormatInterface copy) | |
override void | CreateProxy () |
abstract bool | InstallIOHandler (string arg1) |
abstract bool | LoadPicture (string format, string filename, QPicture arg3) |
abstract bool | SavePicture (string format, string filename, QPicture arg3) |
new void | Dispose () |
Public Member Functions inherited from QtCore.QFactoryInterface | |
QFactoryInterface () | |
QFactoryInterface (IQFactoryInterface copy) | |
abstract System.Collections.Generic.List < string > | Keys () |
new void | Dispose () |
Public Member Functions inherited from QtCore.IQFactoryInterface | |
System.Collections.Generic.List < string > | Keys () |
Public Member Functions inherited from QtGui.IQPictureFormatInterface | |
bool | InstallIOHandler (string arg1) |
bool | LoadPicture (string format, string filename, QPicture arg3) |
bool | SavePicture (string format, string filename, QPicture arg3) |
Protected Member Functions | |
QPictureFormatInterface (System.Type dummy) | |
Protected Member Functions inherited from QtCore.QFactoryInterface | |
QFactoryInterface (System.Type dummy) | |
Additional Inherited Members | |
Protected Attributes inherited from QtCore.QFactoryInterface | |
SmokeInvocation | interceptor |
Properties inherited from QtCore.QFactoryInterface | |
virtual System.IntPtr | SmokeObject [get, set] |
|
protected |
QtGui.QPictureFormatInterface.QPictureFormatInterface | ( | ) |
QtGui.QPictureFormatInterface.QPictureFormatInterface | ( | IQPictureFormatInterface | copy | ) |
|
virtual |
Reimplemented from QtCore.QFactoryInterface.
new void QtGui.QPictureFormatInterface.Dispose | ( | ) |
|
pure virtual |
|
pure virtual |
|
pure virtual |