#include <qpictureformatplugin.h>
Definition at line 61 of file qpictureformatplugin.h.
◆ installIOHandler()
virtual bool QPictureFormatInterface::installIOHandler |
( |
const QString & |
| ) |
|
|
pure virtual |
◆ loadPicture()
virtual bool QPictureFormatInterface::loadPicture |
( |
const QString & |
format, |
|
|
const QString & |
filename, |
|
|
QPicture * |
|
|
) |
| |
|
pure virtual |
◆ savePicture()
virtual bool QPictureFormatInterface::savePicture |
( |
const QString & |
format, |
|
|
const QString & |
filename, |
|
|
const QPicture & |
|
|
) |
| |
|
pure virtual |
The documentation for this struct was generated from the following file: