qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qpidsimulator.h
Go to the documentation of this file.
1
#ifndef QPIDSIMULATOR_H
2
#define QPIDSIMULATOR_H
3
4
#include <QIODevice>
5
6
class
QPidSimulator
:
public
QIODevice
7
{
8
Q_OBJECT
9
public
:
10
explicit
QPidSimulator
(QObject *parent = 0);
11
12
signals:
13
14
public
slots:
15
16
};
17
18
#endif // QPIDSIMULATOR_H
QPidSimulator
Definition:
qpidsimulator.h:6
QPidSimulator::QPidSimulator
QPidSimulator(QObject *parent=0)
Definition:
qpidsimulator.cpp:3
Generated by
1.8.6