Contains the implementation of Scafrex class. More...
#include <scaffold/scafrex.h>
#include <scaffold/scaffold_debug.h>
#include <scaffold/project.h>
#include <scaffold/generator.h>
#include <scaffold/scaffold_global.h>
#include <libbbb/varmap.h>
#include <libbbb/rexscriptblock.h>
#include <QSettings>
#include <QStandardPaths>
#include <QCoreApplication>
#include <QDir>
Macros | |
#define | AddACommand(id, command) |
Enumerations | |
enum | FileVarStat { FVS_Outside, FVS_Wait, FVS_Inside } |
Contains the implementation of Scafrex class.
#define AddACommand | ( | id, | |
command | |||
) |