![]() |
QxOrm 1.4.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 <QtCore/qglobal.h>#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/qpair.h>#include <QtCore/qpoint.h>#include <QtCore/qrect.h>#include <QtCore/qsharedpointer.h>#include <QtCore/qsize.h>#include <QtCore/qurl.h>#include <QtCore/quuid.h>#include <QtCore/QWeakPointer>#include <QtSql/qsqlerror.h>#include <QtGui/qcolor.h>#include <QtGui/qfont.h>#include <QtGui/qimage.h>#include <QtGui/qbrush.h>#include <QtGui/qpicture.h>#include <QtGui/qpixmap.h>#include <QtGui/qregion.h>#include <QtCore/qscopedpointer.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.