CKlearControllerScheduler Class Reference

The GUI-controller to choose a new scheduled data to backend scheduler. The dialog writes to the klearscheduler. More...

#include <CKlearControllerScheduler.h>

Collaboration diagram for CKlearControllerScheduler:

Collaboration graph

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.

Detailed Description

The GUI-controller to choose a new scheduled data to backend scheduler. The dialog writes to the klearscheduler.

Author:
Klear.org


Constructor & Destructor Documentation

CKlearControllerScheduler::CKlearControllerScheduler CKlearAppScheduler KlearScheduler,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Constructor.

Author:
Omar El-Dakhloul <omar@klear.org>

CKlearControllerScheduler::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.

Author:
Marco Kraus <marco@klear.org>

CKlearControllerScheduler::CKlearControllerScheduler CKlearAppScheduler KlearScheduler,
CKlearAppRecordSet  KlearRecordSet,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  fl = 0
 

Constructor for edit window.

Author:
Omar El-Dakhloul <omar@klear.org>

CKlearControllerScheduler::~CKlearControllerScheduler  ) 
 

Destructor.

Author:
Omar El-Dakhloul <omar@klear.org>


Member Function Documentation

void CKlearControllerScheduler::slotAddRecordSet  )  [slot]
 

Submit all scheduler information. Sends this information to CKlearScheduler::addRecordSet(...).

Author:
Omar El-Dakhloul <omar@klear.org>
Return values:
void no return value

void CKlearControllerScheduler::slotBrowse  )  [slot]
 

browse to choose a directory (path).

Author:
Omar El-Dakhloul <omar@klear.org>
Return values:
void no return value

void CKlearControllerScheduler::slotCancelScheduler  )  [slot]
 

Quits KlearSchedulerDialog.

Author:
Omar El-Dakhloul <omar@klear.org>
Return values:
void no return value

void CKlearControllerScheduler::slotGetChannel  )  [slot]
 

Get the active Channel from the combobox.

Author:
Omar El-Dakhloul <omar@klear.org>
Return values:
void no return value


The documentation for this class was generated from the following file:
Generated on Sun Nov 20 17:47:25 2005 for klear.kdevelop by  doxygen 1.4.5