#include <CKlearControllerSchedulerOverview.h>
Collaboration diagram for CKlearControllerSchedulerOverview:

Public Slots | |
| void | slotSaveRecordSet () |
| Saves all changes at record timescheduler. | |
| void | slotCancelRecordSet () |
| Quits the scheduler overview dialog. | |
| void | slotAddRecordSet () |
| Added a new record timescheduler. | |
| void | slotAddRecordSet (QString chan, QDateTime start, QDateTime end, QString recname) |
| Added a new record timescheduler with values as parameters. | |
| void | slotRemoveRecordSet () |
| Removes a record timescheduler. | |
| void | slotEditRecordSet () |
| Edits a record timescheduler. | |
Public Member Functions | |
| CKlearControllerSchedulerOverview (CKlearAppScheduler *KlearScheduler, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| Constructor. | |
| ~CKlearControllerSchedulerOverview () | |
| Destructor. | |
| void | loadListView () |
| Loads the listview with record items. | |
|
||||||||||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
|
Loads the listview with record items.
|
|
||||||||||||||||||||
|
Added a new record timescheduler with values as parameters.
|
|
|
Added a new record timescheduler.
|
|
|
Quits the scheduler overview dialog.
|
|
|
Edits a record timescheduler.
|
|
|
Removes a record timescheduler.
|
|
|
Saves all changes at record timescheduler.
|
1.4.5