![]() |
Home · Overviews · Examples |
The QPictureIO class contains parameters for loading and saving pictures. More...
This class is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The QPictureIO class contains parameters for loading and saving pictures.
QPictureIO contains a QIODevice object that is used for picture data I/O. The programmer can install new picture file formats in addition to those that Qt provides.
You don't normally need to use this class; QPicture::load(), QPicture::save().
See also QPicture, QPixmap, and QFile.
Copyright © 2008 Trolltech | Trademarks | Qt Jambi 4.3.5_01 |