Definition mainwindow.h:47
void onCounterChanged(unsigned int frameCounter, unsigned int errorCounter)
QThread m_acquisitionThread
Definition mainwindow.h:72
std::shared_ptr< peak::core::DataStream > m_dataStream
Definition mainwindow.h:57
QVBoxLayout * m_layout
Definition mainwindow.h:66
void onAboutQtLinkActivated(const QString &link)
std::shared_ptr< peak::core::NodeMap > m_nodemapRemoteDevice
Definition mainwindow.h:58
MainWindow(QWidget *parent=nullptr)
AcquisitionWorker * m_acquisitionWorker
Definition mainwindow.h:71
std::unique_ptr< Device > m_device
Definition mainwindow.h:58
CustomDisplay * m_display
Definition mainwindow.h:64
QLabel * m_labelInfo
Definition mainwindow.h:65