

Go to the source code of this file.
Macros | |
| #define | _TR_(a) QObject::tr(a) |
| #define | DbgLv(a) if(dbg_level>=a)qDebug() |
| debug-level-conditioned qDebug() More... | |
| #define _TR_ | ( | a | ) | QObject::tr(a) |
Definition at line 6 of file us_time_state.cpp.
| #define DbgLv | ( | a | ) | if(dbg_level>=a)qDebug() |
debug-level-conditioned qDebug()
Definition at line 9 of file us_time_state.cpp.
1.8.3.1-20130324