COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
mainwindow.cpp File Reference
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "filepathdialog.h"
#include "testcontainer.h"
Include dependency graph for mainwindow.cpp:

Macros

#define DATFOLD_SIZE   256
 

Variables

TestContainertests [3]
 
char dataFolder [256] = {"convert_test_data/"}
 
int totalSelected = 0
 
int totalRun = 0
 

Macro Definition Documentation

#define DATFOLD_SIZE   256

Variable Documentation

TestContainer* tests[3]
char dataFolder[256] = {"convert_test_data/"}
int totalSelected = 0
int totalRun = 0