Go to the source code of this file.
Namespaces | |
namespace | Dataquay |
Defines | |
#define | DEBUG QDebug(QtDebugMsg) << "[dataquay] " |
Functions | |
template<typename T > | |
QDebug & | Dataquay::operator<< (QDebug &d, const T &t) |
#define DEBUG QDebug(QtDebugMsg) << "[dataquay] " |
Definition at line 43 of file Debug.h.
Referenced by Dataquay::Node::fromVariant(), and Dataquay::Node::toVariant().