Workspace 6.21.5
Namespaces | Macros
mousecontrolbindingeditor.cpp File Reference
#include "mousecontrolbindingeditor.h"
#include <iostream>
#include <QGridLayout>
#include <QLabel>
#include <QMouseEvent>
#include "Workspace/Application/LanguageUtils/errorchecks.h"
#include "Rendering/renderingplugin.h"
Include dependency graph for mousecontrolbindingeditor.cpp:

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Rendering
 Rendering of meshed models.
 

Macros

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

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY (   x)    #x

◆ TOSTRING

#define TOSTRING (   x)    STRINGIFY(x)