1 #ifndef USERDAILYHOURSWIDGET_H
2 #define USERDAILYHOURSWIDGET_H
7 class UserDailyHoursWidget;
90 Ui::UserDailyHoursWidget *ui;
92 static const int DAILY_HOURS = 1;
93 static const int WEEKLY_DAYS = 2;
94 static const int MONTHLY_DAYS = 3;
101 void updateWorkQuantity(
const double value);
107 void computeQuantityWork();
111 #endif // USERDAILYHOURSWIDGET_H