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

IrdaConfigWidget Class Reference

#include </home/clem/local/src/opie/noncore/apps/opie-console/irdaconfigwidget.h>

Inheritance diagram for IrdaConfigWidget:

Inheritance graph
[legend]
Collaboration diagram for IrdaConfigWidget:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IrdaConfigWidget (const QString &name, QWidget *parent, const char *name=0l)
 ~IrdaConfigWidget ()
void load (const Profile &)
void save (Profile &)

Private Attributes

QVBoxLayout * m_lay
QLabel * m_device
QComboBox * m_deviceCmb
IOLayerBasem_base

Constructor & Destructor Documentation

IrdaConfigWidget::IrdaConfigWidget const QString name,
QWidget *  parent,
const char *  name = 0l
 

Definition at line 24 of file irdaconfigwidget.cpp.

References m_base, m_device, m_deviceCmb, m_lay, tr, and TRUE.

IrdaConfigWidget::~IrdaConfigWidget  ) 
 

Definition at line 44 of file irdaconfigwidget.cpp.


Member Function Documentation

void IrdaConfigWidget::load const Profile  )  [virtual]
 

Implements ProfileDialogWidget.

Definition at line 47 of file irdaconfigwidget.cpp.

References IOLayerBase::Baud_115200, IOLayerBase::Baud_1200, IOLayerBase::Baud_19200, IOLayerBase::Baud_2400, IOLayerBase::Baud_38400, IOLayerBase::Baud_4800, IOLayerBase::Baud_57600, IOLayerBase::Baud_9600, IOLayerBase::Even, IOLayerBase::Hardware, m_base, m_deviceCmb, IOLayerBase::None, IOLayerBase::NonePar, IOLayerBase::Odd, Profile::readEntry(), Profile::readNumEntry(), setCurrent(), IOLayerBase::setFlow(), IOLayerBase::setParity(), IOLayerBase::setSpeed(), and IOLayerBase::Software.

void IrdaConfigWidget::save Profile  )  [virtual]
 

Implements ProfileDialogWidget.

Definition at line 105 of file irdaconfigwidget.cpp.

References IOLayerBase::Baud_115200, IOLayerBase::Baud_1200, IOLayerBase::Baud_19200, IOLayerBase::Baud_2400, IOLayerBase::Baud_38400, IOLayerBase::Baud_4800, IOLayerBase::Baud_57600, IOLayerBase::Baud_9600, IOLayerBase::Even, IOLayerBase::flow(), IOLayerBase::Hardware, m_base, m_deviceCmb, IOLayerBase::None, IOLayerBase::NonePar, IOLayerBase::Odd, IOLayerBase::parity(), IOLayerBase::Software, and IOLayerBase::speed().


Member Data Documentation

IOLayerBase* IrdaConfigWidget::m_base [private]
 

Definition at line 24 of file irdaconfigwidget.h.

Referenced by IrdaConfigWidget(), load(), and save().

QLabel* IrdaConfigWidget::m_device [private]
 

Definition at line 22 of file irdaconfigwidget.h.

Referenced by IrdaConfigWidget().

QComboBox* IrdaConfigWidget::m_deviceCmb [private]
 

Definition at line 23 of file irdaconfigwidget.h.

Referenced by IrdaConfigWidget(), load(), and save().

QVBoxLayout* IrdaConfigWidget::m_lay [private]
 

Definition at line 21 of file irdaconfigwidget.h.

Referenced by IrdaConfigWidget().


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