|
iLand
|
#include <QtCore>#include <QtCore/QRect>#include <QtCore/QString>#include <limits>Go to the source code of this file.
Classes | |
| class | Helper |
| Helper contains a bunch of (static) helper functions. More... | |
| class | UpdateState |
| UpdateState details missing. More... | |
Macros | |
| #define | QUIETDEBUG(x) if (!Helper::quiet()) { qDebug() << x; } |
| #define QUIETDEBUG | ( | x | ) | if (!Helper::quiet()) { qDebug() << x; } |