Definition mainwindow.h:47
bool hasError()
Definition mainwindow.cpp:155
BackEnd m_backEnd
Definition mainwindow.h:57
ImageView * m_imageView
Definition mainwindow.h:48
QVBoxLayout * m_layout
Definition mainwindow.h:66
void on_aboutQt_linkActivated(const QString &link)
Definition mainwindow.cpp:127
void showMessageBox(QString messageTitle, QString messageText)
Definition mainwindow.cpp:135
bool m_hasError
Definition mainwindow.h:59
MainWindow(QWidget *parent=nullptr)
void updateCounters(unsigned int frameCounter, unsigned int errorCounter)
Definition mainwindow.cpp:121
QLabel * m_labelInfo
Definition mainwindow.h:65
void createStatusBar()
Definition mainwindow.cpp:94