Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BluepingConfigWidget Class Reference

#include </home/clem/local/src/opie/noncore/securityplugins/blueping/bluepingConfigWidget.h>

Inheritance diagram for BluepingConfigWidget:

Inheritance graph
[legend]
Collaboration diagram for BluepingConfigWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BluepingConfigWidget (QWidget *parent, const char *name)
virtual ~BluepingConfigWidget ()
 deletes the m_config pointer
virtual void writeConfig ()
 Method to reimplement, supposed to save the plugin configuration.

Private Slots

void changeMAC ()
 checks and writes the MAC in the config file, if its format is OK

Private Attributes

QLineEdit * editMAC
QPushButton * setMAC

Constructor & Destructor Documentation

BluepingConfigWidget::BluepingConfigWidget QWidget *  parent,
const char *  name
 

Definition at line 12 of file bluepingConfigWidget.cpp.

References Qt::AlignTop, changeMAC(), description(), editMAC, QString::isEmpty(), Config::readEntry(), Config::setGroup(), setMAC, tr, and Qt::Vertical.

BluepingConfigWidget::~BluepingConfigWidget  )  [virtual]
 

deletes the m_config pointer

Definition at line 68 of file bluepingConfigWidget.cpp.


Member Function Documentation

void BluepingConfigWidget::changeMAC  )  [private, slot]
 

checks and writes the MAC in the config file, if its format is OK

Definition at line 49 of file bluepingConfigWidget.cpp.

References editMAC, QString::length(), QRegExp::match(), Config::setGroup(), tr, and Config::writeEntry().

Referenced by BluepingConfigWidget().

void BluepingConfigWidget::writeConfig  )  [virtual]
 

Method to reimplement, supposed to save the plugin configuration.

Plugins need to reimplement this in the config widget Used when the config dialog is closed to write config stuff

Implements Opie::Security::MultiauthConfigWidget.

Definition at line 72 of file bluepingConfigWidget.cpp.


Member Data Documentation

QLineEdit* BluepingConfigWidget::editMAC [private]
 

Definition at line 51 of file bluepingConfigWidget.h.

Referenced by BluepingConfigWidget(), and changeMAC().

QPushButton* BluepingConfigWidget::setMAC [private]
 

Definition at line 52 of file bluepingConfigWidget.h.

Referenced by BluepingConfigWidget().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:27:16 2005 for OPIE by  doxygen 1.4.2