19 #ifndef PLUGINS_SAMPLESOURCE_XTRXINPUT_XTRXINPUT_H_ 20 #define PLUGINS_SAMPLESOURCE_XTRXINPUT_XTRXINPUT_H_ 25 #include <QNetworkRequest> 31 class QNetworkAccessManager;
150 m_fifoFilledCount(fifoFilledCount),
170 m_startStop(startStop)
189 m_startStop(startStop)
198 virtual bool start();
220 QString& errorMessage);
224 const QStringList& deviceSettingsKeys,
226 QString& errorMessage);
230 QString& errorMessage);
234 QString& errorMessage);
239 QString& errorMessage);
242 void getLORange(
float& minF,
float& maxF,
float& stepF)
const;
243 void getSRRange(
float& minF,
float& maxF,
float& stepF)
const;
244 void getLPRange(
float& minF,
float& maxF,
float& stepF)
const;
#define MESSAGE_CLASS_DECLARATION
MessageQueue * m_guiMessageQueue
Input message queue to the GUI.