32#ifdef _QX_ENABLE_BOOST_SERIALIZATION
33#ifdef _QX_ENABLE_QT_GUI
34#ifndef _QX_SERIALIZE_QPIXMAP_H_
35#define _QX_SERIALIZE_QPIXMAP_H_
41#include <boost/serialization/serialization.hpp>
42#include <boost/serialization/split_free.hpp>
43#include <boost/serialization/nvp.hpp>
45#include <QtGui/qpixmap.h>
47#include <QtCore/qbytearray.h>
48#include <QtCore/qbuffer.h>
#define QX_BOOST_EXPORT_SERIALIZATION_FAST_COMPIL_HPP(T)
#define QX_SERIALIZE_FAST_COMPIL_SAVE_LOAD_HPP(dllImportExport, className)
Register a version number per class.
#define QX_CLASS_VERSION(C, V)