|
Cheetah Software
1.0
|
#include "SimControlPanel.h"#include <ControlParameters/ControlParameters.h>#include <QFileDialog>#include <QMessageBox>#include "ui_SimControlPanel.h"
Include dependency graph for SimControlPanel.cpp:Go to the source code of this file.
Functions | |
| static void | createErrorMessage (const std::string &text) |
| static void | updateQtableWithParameters (ControlParameters ¶ms, QTableWidget &table) |
|
static |
Display an error messagebox with the given text
Definition at line 11 of file SimControlPanel.cpp.
Here is the caller graph for this function:
|
static |
Display control parameters in a qtable.
Definition at line 20 of file SimControlPanel.cpp.
References ControlParameterCollection::_map, and ControlParameters::collection.
Here is the caller graph for this function: