![]() |
QxOrm 1.1.9
C++ Object Relational Mapping library
|
Register all primitive and useful types of stl, boost and Qt libraries using QX_REGISTER_CLASS_NAME(T) macro. More...
#include <string>#include <vector>#include <list>#include <map>#include <set>#include <boost/scoped_ptr.hpp>#include <boost/shared_ptr.hpp>#include <boost/unordered_map.hpp>#include <boost/unordered_set.hpp>#include <boost/tuple/tuple.hpp>#include <QtCore/qobject.h>#include <QtCore/qstring.h>#include <QtCore/qstringlist.h>#include <QtCore/qvector.h>#include <QtCore/qlist.h>#include <QtCore/qmap.h>#include <QtCore/qset.h>#include <QtCore/qhash.h>#include <QtCore/qdatetime.h>#include <QtCore/qvariant.h>#include <QtCore/qbytearray.h>#include <QtCore/qlinkedlist.h>#include <QtCore/qpair.h>#include <QtCore/qpoint.h>#include <QtCore/qrect.h>#include <QtCore/qregexp.h>#include <QtCore/qsharedpointer.h>#include <QtCore/qsize.h>#include <QtCore/qurl.h>#include <QtCore/quuid.h>#include <QtCore/QWeakPointer>#include <QtGui/qcolor.h>#include <QtGui/qfont.h>#include <QtGui/qimage.h>#include <QtGui/qbrush.h>#include <QtGui/qmatrix.h>#include <QtGui/qpicture.h>#include <QtGui/qpixmap.h>#include <QtGui/qregion.h>#include <QxDao/QxDaoPointer.h>#include <QxTraits/get_class_name.h>Go to the source code of this file.
Register all primitive and useful types of stl, boost and Qt libraries using QX_REGISTER_CLASS_NAME(T) macro.
Definition in file get_class_name_primitive.h.