40 #ifndef __OPENFLUID_UIWARESDEV_WARESTATUSITEMWIDGET_HPP__
41 #define __OPENFLUID_UIWARESDEV_WARESTATUSITEMWIDGET_HPP__
53 class WareStatusItemWidget;
57 namespace openfluid {
namespace ui {
namespace waresdev {
67 static std::map<std::pair<std::string, ReportingData::ReportingStatus>,
68 QString> ms_LabelForReportItem;
69 static std::map<std::pair<std::string, ReportingData::ReportingStatus>,
70 std::pair<QString, QString>> ms_ActionForReportItem;
72 Ui::WareStatusItemWidget* ui;
85 void onButtonPressed();
98 QWidget* Parent =
nullptr);
Definition: ReportingData.hpp:59
ReportingStatus
Definition: ReportingData.hpp:63
Definition: AboutDialog.hpp:51
Definition: ApplicationException.hpp:47
Definition: ReportingData.hpp:69