Workspace 6.21.5
Namespaces | Macros
qmlworkspacerunner.cpp File Reference
#include "qmlworkspacerunner.h"
#include <iostream>
#include <QMetaProperty>
#include <QScopedPointer>
#include "Workspace/Application/logmanager.h"
#include "Workspace/DataExecution/Execution/operationrunner.h"
#include "qmlworkspacelog.h"
#include "workspaceqmlitem.h"
Include dependency graph for qmlworkspacerunner.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Qml
 

Macros

#define STRINGIFY(x)   #x
 
#define TOSTRING(x)   STRINGIFY(x)
 

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)