scaffold  1.0.0
Generates files and directories based on templates and user input
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
project.h File Reference

Contains the definition for Project class. More...

#include <scaffold/scaffold.h>
#include <libbbb/list2d.h>
#include <libbbb/varmap.h>
#include <QString>
#include <QProcess>
#include <QVector>

Go to the source code of this file.

Classes

class  scaffold::Project
 A project as represented by the program. More...
 

Macros

#define VPRJ_NAME   "NAME"
 name of the variable for project's name
 
#define VPRJ_UNIX_NAME   "UNIXNAME"
 name of the variable for project's name
 
#define VPRJ_CLASS_NAME   "CLASS"
 name of the class for project
 
#define VPRJ_DESCR   "DESCRIPTION"
 name of the variable for project's description
 
#define VPRJ_OUTPATH   "OUTPATH"
 name of the variable for project's output path
 
#define VPRJ_GENERATORS   "GENERATORS"
 list of generator names
 

Detailed Description

Contains the definition for Project class.

Date
Jun 2013
Author
TNick