#include
<QtCore/qstringlist.h>#include <QtCore/qsharedpointer.h>#include <QtGui/qpaintdevice.h>Go to the source code of this file.
Classes |
|
| class | QPicture |
| class | QPictureIO |
Typedefs |
|
| typedef void(* | picture_io_handler )(QPictureIO *) |
Functions |
|
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QPicture &) |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QPicture &) |
| typedef void(* picture_io_handler)(QPictureIO *) |
Definition at line 127 of file qpicture.h.
| Q_GUI_EXPORT QDataStream& operator<< | ( | QDataStream & | , |
| const QPicture & | |||
| ) |
| Q_GUI_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
| QPicture & | |||
| ) |