tychoGUI
1.0
Main Page
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
help_local_simulation.h
Go to the documentation of this file.
1
#ifndef HELP_LOCAL_SIMULATION_H
2
#define HELP_LOCAL_SIMULATION_H
3
4
#include <QDialog>
5
6
namespace
Ui {
7
class
help_local_simulation
;
8
}
9
10
class
help_local_simulation
:
public
QDialog
11
{
12
Q_OBJECT
13
14
public
:
15
explicit
help_local_simulation
(QWidget *parent = 0);
16
~help_local_simulation
();
17
18
private
:
19
Ui::help_local_simulation
*
ui
;
20
};
21
22
#endif // HELP_LOCAL_SIMULATION_H
Generated on Wed Oct 9 2013 19:57:23 for tychoGUI by
1.8.1.1