qpidctrl
0.7.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
qpidctrl-code
qpiddevicecommandqueue.h
Go to the documentation of this file.
1
#ifndef QPIDDEVICECOMMANDQUEUE_H
2
#define QPIDDEVICECOMMANDQUEUE_H
3
4
#include <QQueue>
5
#include "
qpiddevicecommand.h
"
6
7
class
QPidDeviceCommandQueue
:
public
QQueue<QPidDeviceCommandPtr>
8
{
9
public
:
10
explicit
QPidDeviceCommandQueue
();
11
};
12
13
#endif // QPIDDEVICECOMMANDQUEUE_H
QPidDeviceCommandQueue::QPidDeviceCommandQueue
QPidDeviceCommandQueue()
Definition:
qpiddevicecommandqueue.cpp:3
QPidDeviceCommandQueue
Definition:
qpiddevicecommandqueue.h:7
qpiddevicecommand.h
Generated by
1.8.6