74 virtual const std::type_info &
typeInfo()
const = 0;
qx::any : basic implementation of boost::any (written by Kevlin Henney) when boost dependency is not ...
qx::IxFactory : common interface for all classes that can be created dynamically using the class name
IxFactory(const IxFactory &other)
virtual qx::any createObject(bool bRawPointer=false) const =0
QString m_sKeyFactory
Factory key used by the collection QxFactoryX.
virtual const std::type_info & typeInfo() const =0
IxFactory & operator=(const IxFactory &other)
virtual void * createObjectNudePtr() const =0
IxFactory(const QString &sKey)
Root namespace for all QxOrm library features.