9 #ifndef NTV2STREAMPREVIEW_H
10 #define NTV2STREAMPREVIEW_H
14 #if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
41 void timerEvent (QTimerEvent * event);
42 void updateInputs (
void);
44 static void PnpCallback (
AJAPnpMessage inMessage,
void * pUserData);
52 void RequestDeviceChange (
const int inDeviceIndexNum);
54 void devicesChanged ();
55 void inputChanged (
int id);
56 void fixedRefChanged (
bool checked);
60 QDialogButtonBox * mCloseBox;
61 QCheckBox * mCheckFixedReference;
62 QComboBox * mBoardChoiceCombo;
63 QButtonGroup * mInputButtonGroup;
72 #endif // NTV2STREAMPREVIEW_H