| Envision
    A visual programming IDE for object-oriented languages | 
| Static Public Member Functions | |
| static Interaction::CommandResult * | runTree (Model::TreeManager *manager, const QString &pathToProjectContainerDirectory, bool debug=false) | 
| Finds a main method in the tree and runs the Programm from this main method.  More... | |
| Static Private Member Functions | |
| static void | addConsole (Model::Node *node) | 
| static void | handleErrorOutput () | 
| static void | handleOutput () | 
| static RunProcess & | runProcess () | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | staticprivate | 
| 
 | static | 
Finds a main method in the tree and runs the Programm from this main method.
Returns a CommandResult which contains an error if there was one.