Workspace 6.21.5
|
#include <QApplication>
#include <QDebug>
#include <QIcon>
#include <QMainWindow>
#include <QMenuBar>
#include <QMessageBox>
#include "Workspace/Application/System/systemutilities.h"
#include "executioninspectorwidget.h"
Macros | |
#define | STRINGIFY(x) #x |
#define | TOSTRING(x) STRINGIFY(x) |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |