6 #ifndef SWIFT_GUI_COMPONENTS_MATCHINGSTATISTICSCOMPONENT_H
7 #define SWIFT_GUI_COMPONENTS_MATCHINGSTATISTICSCOMPONENT_H
10 #include <QScopedPointer>
14 class CMatchingStatisticsComponent;
34 void onGenerateClicked();
36 QScopedPointer<Ui::CMatchingStatisticsComponent> ui;
Show statistics about matching results.
CMatchingStatisticsComponent(QWidget *parent=nullptr)
Constructor.
virtual ~CMatchingStatisticsComponent()
Destructor.
High level reusable GUI components.