32#ifndef _IX_SINGLETON_H_
33#define _IX_SINGLETON_H_
qx::IxSingleton : common interface for all singleton of QxOrm library
QString m_sKeySingleton
Singleton key used by 'QxSingletonX' container.
IxSingleton(const QString &sKey)
IxSingleton(const IxSingleton &other)
virtual void deleteInstance()=0
IxSingleton & operator=(const IxSingleton &other)
static void initQxSingletonX()
qx::QxSingletonX : list of all singleton defined by QxOrm library (this container is also a singleton...
Root namespace for all QxOrm library features.