CKlearControllerSchedulerOverview Class Reference

The GUI-controller to add, edit and remove a scheduled data to backend scheduler. The dialog writes to the klearrecordset class. More...

#include <CKlearControllerSchedulerOverview.h>

Collaboration diagram for CKlearControllerSchedulerOverview:

Collaboration graph

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.

Detailed Description

The GUI-controller to add, edit and remove a scheduled data to backend scheduler. The dialog writes to the klearrecordset class.

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


Constructor & Destructor Documentation

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

Constructor.

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

CKlearControllerSchedulerOverview::~CKlearControllerSchedulerOverview  ) 
 

Destructor.

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


Member Function Documentation

void CKlearControllerSchedulerOverview::loadListView  ) 
 

Loads the listview with record items.

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

void CKlearControllerSchedulerOverview::slotAddRecordSet QString  chan,
QDateTime  start,
QDateTime  end,
QString  recname
[slot]
 

Added a new record timescheduler with values as parameters.

Author:
Marco Kraus <marco@klear.org>
Return values:
void no return value
Parameters:
chan channel name
start start time
end end time
recname recording name

void CKlearControllerSchedulerOverview::slotAddRecordSet  )  [slot]
 

Added a new record timescheduler.

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

void CKlearControllerSchedulerOverview::slotCancelRecordSet  )  [slot]
 

Quits the scheduler overview dialog.

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

void CKlearControllerSchedulerOverview::slotEditRecordSet  )  [slot]
 

Edits a record timescheduler.

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

void CKlearControllerSchedulerOverview::slotRemoveRecordSet  )  [slot]
 

Removes a record timescheduler.

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

void CKlearControllerSchedulerOverview::slotSaveRecordSet  )  [slot]
 

Saves all changes at record timescheduler.

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:29 2005 for klear.kdevelop by  doxygen 1.4.5