The following members of class QPicture are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
(obsolete) QStringList |
inputFormatList() |
(obsolete) QList<QByteArray> |
inputFormats() |
(obsolete) QStringList |
outputFormatList() |
(obsolete) QList<QByteArray> |
outputFormats() |
(obsolete) const char * |
pictureFormat(const QString &fileName) |
[static]
QStringList QPicture::inputFormatList()Returns a list of picture formats that are supported for picture input.
Note that if you want to iterate over the list, you should iterate over a copy, e.g.
QStringList list = QPicture::inputFormatList(); foreach (const QString &string, list) myProcessing(string);
See also outputFormatList(), inputFormats(), and QPictureIO.
[static]
QList<QByteArray>
QPicture::inputFormats()Returns a list of picture formats that are supported for picture input.
See also outputFormats(), inputFormatList(), and QPictureIO.
[static]
QStringList QPicture::outputFormatList()Returns a list of picture formats that are supported for picture output.
Note that if you want to iterate over the list, you should iterate over a copy, e.g.
QStringList list = QPicture::outputFormatList(); foreach (const QString &string, list) myProcessing(string);
See also inputFormatList(), outputFormats(), and QPictureIO.
[static]
QList<QByteArray>
QPicture::outputFormats()Returns a list of picture formats that are supported for picture output.
See also inputFormats(), outputFormatList(), and QPictureIO.
[static]
const char *QPicture::pictureFormat(const QString &fileName)Returns a string that specifies the picture format of the file fileName, or 0 if the file cannot be read or if the format is not recognized.
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: