|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QAbstractPictureFormatInterface
Method Summary | |
---|---|
long |
__qt_cast_to_QAbstractPictureFormat(long ptr)
This method is internal to Qt Jambi. |
boolean |
installIOHandler(java.lang.String arg__1)
Installs a QPictureIO picture I/O handler for the picture format format. |
java.util.List<java.lang.String> |
keys()
Returns the list of picture formats this plugin supports. |
boolean |
loadPicture(java.lang.String format,
java.lang.String filename,
QPicture arg__3)
Loads the picture stored in the file called fileName, with the given format, into *picture. |
boolean |
savePicture(java.lang.String format,
java.lang.String filename,
QPicture arg__3)
Saves the given picture into the file called fileName, using the specified format. |
Methods inherited from interface com.trolltech.qt.core.QAbstractFactoryInterface |
---|
__qt_cast_to_QAbstractFactory |
Methods inherited from interface com.trolltech.qt.QtJambiInterface |
---|
disableGarbageCollection, nativeId, nativePointer, reenableGarbageCollection, setJavaOwnership |
Method Detail |
---|
boolean installIOHandler(java.lang.String arg__1)
QPictureIO
picture I/O handler for the picture format format. keys()
.
java.util.List<java.lang.String> keys()
installIOHandler()
.
keys
in interface QAbstractFactoryInterface
boolean loadPicture(java.lang.String format, java.lang.String filename, QPicture arg__3)
savePicture()
.
boolean savePicture(java.lang.String format, java.lang.String filename, QPicture arg__3)
loadPicture()
.
long __qt_cast_to_QAbstractPictureFormat(long ptr)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |