CKlearControllerConfig Class Reference

The GUI to configure Klear. The dialog writes to the klearconfig class. More...

#include <CKlearControllerConfig.h>

Collaboration diagram for CKlearControllerConfig:

Collaboration graph

Public Slots

void slotCancelSettings ()
 User wants to abort, close window without saving changes.
void slotSaveSettings ()
 User wants to save file, so save GUI data to Configobject and say object to save to disk.
void slotPushToTop ()
 user wants to move channel to top position
void slotPushOneUp ()
 user wants to move channel on position up
void slotPushToBottom ()
 user wants to move channel to last position
void slotPushOneDown ()
 user wants to move channel on position down
void slotDeleteListEntry ()
 user wants to delete current channel
void slotScan ()
 user wants to scan for new channels
void slotClear ()
 user wants to remove all existing channels
void slotRenameItem ()
 user wants to rename current channel
void keyPressEvent (QKeyEvent *e)
 keyevents used to define key shortcuts

Public Member Functions

 CKlearControllerConfig (CKlearAppConfig *KlearConfig, QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 Constructor.
 ~CKlearControllerConfig ()
 Destructor.

Detailed Description

The GUI to configure Klear. The dialog writes to the klearconfig class.

Author:
Klear.org


Constructor & Destructor Documentation

CKlearControllerConfig::CKlearControllerConfig CKlearAppConfig KlearConfig,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Constructor.

Author:
Marco Kraus <marco@klear.org>

void CKlearControllerConfig::~CKlearControllerConfig  ) 
 

Destructor.

Author:
Marco Kraus <marco@klear.org>


Member Function Documentation

void CKlearControllerConfig::keyPressEvent QKeyEvent *  e  )  [slot]
 

keyevents used to define key shortcuts

Author:
Manuel Habermann <manuel@klear.org>
Parameters:
e the pressed keys
Return values:
void no return value

void CKlearControllerConfig::slotCancelSettings  )  [slot]
 

User wants to abort, close window without saving changes.

Author:
Marco Kraus <marco@klear.org>
Return values:
void no returnvalue

void CKlearControllerConfig::slotClear  )  [slot]
 

user wants to remove all existing channels

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotDeleteListEntry  )  [slot]
 

user wants to delete current channel

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotPushOneDown  )  [slot]
 

user wants to move channel on position down

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotPushOneUp  )  [slot]
 

user wants to move channel on position up

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotPushToBottom  )  [slot]
 

user wants to move channel to last position

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotPushToTop  )  [slot]
 

user wants to move channel to top position

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotRenameItem  )  [slot]
 

user wants to rename current channel

Author:
Manuel Habermann <manuel@klear.org>
Return values:
void no return value

void CKlearControllerConfig::slotSaveSettings  )  [slot]
 

User wants to save file, so save GUI data to Configobject and say object to save to disk.

Author:
Marco Kraus <marco@klear.org>
Return values:
void no returnvalue

void CKlearControllerConfig::slotScan  )  [slot]
 

user wants to scan for new channels

Author:
Manuel Habermann <manuel@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:13 2005 for klear.kdevelop by  doxygen 1.4.5