39 #ifndef __OPENFLUID_UICOMMON_TIMEPERIODWIDGET_HPP__
40 #define __OPENFLUID_UICOMMON_TIMEPERIODWIDGET_HPP__
51 class TimePeriodWidget;
55 namespace openfluid {
namespace ui {
namespace common {
65 void handleBeginChanged(
const QDateTime& DT);
67 void handleEndChanged(
const QDateTime& DT);
69 void handleLinkModeChanged();
74 Ui::TimePeriodWidget *ui;
98 void initialize(
const QDateTime& BeginDate,
const QDateTime& EndDate);
#define OPENFLUID_API
Definition: dllexport.hpp:86
Definition: AboutDialog.hpp:51
Definition: ApplicationException.hpp:47