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