| 
    ReadFramework
    
   | 
 
#include <QApplication>#include <QCommandLineParser>#include <QDebug>#include <QImage>#include <QFileInfo>#include "Utils.h"#include "Settings.h"#include "DebugUtils.h"#include "DebugMarkus.h"#include "DebugFlo.h"#include "DebugStefan.h"#include "DebugThomas.h"#include "PageParser.h"#include "Shapes.h"
Functions | |
| void | applyDebugSettings (rdf::DebugConfig &dc) | 
| bool | testFunction () | 
| int | main (int argc, char **argv) | 
| void applyDebugSettings | ( | rdf::DebugConfig & | dc | ) | 

| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
| bool testFunction | ( | ) | 
