#include <qlistview.h>
#include <qcombobox.h>
#include <qdatetime.h>
#include <qstring.h>
#include <qwidget.h>
#include <qapplication.h>
#include <qpushbutton.h>
#include "../../App/CKlearAppScheduler.h"
#include "../../App/CKlearAppRecordSet.h"
#include "./CKlearControllerScheduler.h"
#include "../View/CKlearUISchedulerOverview.h"
Include dependency graph for CKlearControllerSchedulerOverview.h:
Data Structures | |
class | CKlearControllerSchedulerOverview |
The GUI-controller to add, edit and remove a scheduled data to backend scheduler. The dialog writes to the klearrecordset class. More... |