37 template<
class Derived>
38 static Derived& getInstance();
39 static void cleanUp();
50template<
class Derived>
57 Q_ASSERT(
"RSingleton::getInstance(): \"Derived\" in not a singleton");
Q_DECLARE_METATYPE(RMath *)
Copyright (c) 2011-2018 by Andrew Mustun.
Definition RSingleton.h:33
static Derived & getInstance()
Definition RSingleton.h:51
virtual ~RSingleton()
Definition RSingleton.h:35
static QMap< QString, RSingleton * > map
Copyright (c) 2011-2018 by Andrew Mustun.
Definition RSingleton.h:45
#define QCADCORE_EXPORT
Definition core_global.h:10
#define NULL
Definition opennurbs_system.h:256