Network-Music
0.1
An audible representation of network traffic
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
Pages
mainwindow.h
Go to the documentation of this file.
1
#ifndef MAINWINDOW_H
2
#define MAINWINDOW_H
3
4
#include <QMainWindow>
5
6
class
MainWindow
:
public
QMainWindow
7
{
8
Q_OBJECT
9
10
public
:
11
MainWindow
(QWidget *
parent
= 0);
12
~MainWindow
();
13
};
14
15
#endif // MAINWINDOW_H
Network-Music
mainwindow.h
Generated on Wed Apr 29 2015 17:40:05 for Network-Music by
1.8.1.2