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

Public Slots | |
| void | slotGetChannel () |
| Get the active Channel from the combobox. | |
| void | slotBrowse () |
| browse to choose a directory (path). | |
| void | slotAddRecordSet () |
| Submit all scheduler information. Sends this information to CKlearScheduler::addRecordSet(...). | |
| void | slotCancelScheduler () |
| Quits KlearSchedulerDialog. | |
Public Member Functions | |
| CKlearControllerScheduler (CKlearAppScheduler *KlearScheduler, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| Constructor. | |
| CKlearControllerScheduler (CKlearAppScheduler *KlearScheduler, QString chan, QDateTime start, QDateTime end, QString recname, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| Constructor overloaded for adding new item directly with paramters. | |
| CKlearControllerScheduler (CKlearAppScheduler *KlearScheduler, CKlearAppRecordSet KlearRecordSet, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| Constructor for edit window. | |
| ~CKlearControllerScheduler () | |
| Destructor. | |
|
||||||||||||||||||||
|
Constructor.
|
|
||||||||||||||||||||||||||||||||||||
|
Constructor overloaded for adding new item directly with paramters.
|
|
||||||||||||||||||||||||
|
Constructor for edit window.
|
|
|
Destructor.
|
|
|
Submit all scheduler information. Sends this information to CKlearScheduler::addRecordSet(...).
|
|
|
browse to choose a directory (path).
|
|
|
Quits KlearSchedulerDialog.
|
|
|
Get the active Channel from the combobox.
|
1.4.5