|
QCodeEdit
2.2
|
Utility file for shared library creation. More...
#include <qglobal.h>

Go to the source code of this file.
Classes | |
| class | QCE::Registar< Registerable > |
Defines | |
| #define | QCE_AUTO_REGISTER(T) static QCE::Registar<T> _auto_##T##_registar; \ |
Functions | |
| QString | QCE::fetchDataFile (const QString &file) |
| Centralized access point to data fetching. | |
| QStringList | QCE::dataPathes () |
| void | QCE::addDataPath (const QString &path) |
| Add a path to the list of pathes used to fetch data. | |
Utility file for shared library creation.
1.7.6.1