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

ModemCommands Class Reference

#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/modemcmds.h>

Collaboration diagram for ModemCommands:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModemCommands (PPPData *, QWidget *parent=0, const char *name=0, bool modal=0, WFlags f=0)
 ~ModemCommands ()

Private Slots

virtual void accept ()
void slotCancel ()
void slotOk ()

Private Attributes

PPPData_pppdata
QGroupBox * box
QLineEdit * initstr [int(PPPData::NumInitStrings)]
QLineEdit * initresp
QLabel * label2
QLabel * lpreinitslider
QLabel * lpreinit
QLabel * linitslider
QLabel * label3
QLabel * ldurationslider
QLabel * lduration
QLineEdit * nodetectdialtone
QLabel * lnodetectdialtone
QLineEdit * dialstr
QLabel * label4
QLineEdit * connectresp
QLabel * label5
QLineEdit * busyresp
QLabel * label6
QLineEdit * nocarrierresp
QLabel * label7
QLineEdit * nodialtoneresp
QLabel * label8
QLineEdit * hangupstr
QLabel * label9
QLineEdit * hangupresp
QLabel * label10
QLineEdit * answerstr
QLabel * label11
QLineEdit * ringresp
QLabel * label12
QLineEdit * answerresp
QLabel * label13
QLineEdit * escapestr
QLabel * label14
QLineEdit * escaperesp
QLabel * label15
QLabel * lslider
QLabel * label16
QLineEdit * volume_off
QLineEdit * volume_medium
QLineEdit * volume_high

Constructor & Destructor Documentation

ModemCommands::ModemCommands PPPData ,
QWidget *  parent = 0,
const char *  name = 0,
bool  modal = 0,
WFlags  f = 0
 

Definition at line 41 of file modemcmds.cpp.

References _pppdata, ADJUSTEDIT, answerresp, answerstr, box, busyresp, connectresp, dialstr, escaperesp, escapestr, FORMATSLIDERLABEL, hangupresp, hangupstr, i, initresp, initstr, l, label10, label11, label12, label13, label14, label15, label16, label2, label3, label4, label5, label6, label7, label8, label9, lduration, ldurationslider, linitslider, lnodetectdialtone, lpreinit, lpreinitslider, lslider, main(), PPPData::modemAnswerResp(), PPPData::modemAnswerStr(), PPPData::modemBusyResp(), PPPData::modemConnectResp(), PPPData::modemDialStr(), PPPData::modemEscapeGuardTime(), PPPData::modemEscapeResp(), PPPData::modemEscapeStr(), PPPData::modemHangupResp(), PPPData::modemHangupStr(), PPPData::modemInitDelay(), PPPData::modemInitResp(), PPPData::modemInitStr(), PPPData::modemNoCarrierResp(), PPPData::modemNoDialToneDetectionStr(), PPPData::modemNoDialtoneResp(), PPPData::modemPreInitDelay(), PPPData::modemRingResp(), PPPData::modemToneDuration(), nocarrierresp, nodetectdialtone, nodialtoneresp, PPPData::NumInitStrings, ringresp, row, tr, volume_high, volume_medium, volume_off, PPPData::volumeHigh(), PPPData::volumeMedium(), PPPData::volumeOff(), and width.

ModemCommands::~ModemCommands  )  [inline]
 

Definition at line 48 of file modemcmds.h.


Member Function Documentation

void ModemCommands::accept  )  [private, virtual, slot]
 

Definition at line 323 of file modemcmds.cpp.

References slotOk().

void ModemCommands::slotCancel  )  [private, slot]
 

Definition at line 329 of file modemcmds.cpp.

void ModemCommands::slotOk  )  [private, slot]
 

Definition at line 290 of file modemcmds.cpp.

References _pppdata, answerresp, answerstr, busyresp, connectresp, dialstr, escaperesp, escapestr, hangupresp, hangupstr, i, initresp, initstr, ldurationslider, linitslider, lpreinitslider, lslider, nocarrierresp, nodetectdialtone, nodialtoneresp, PPPData::NumInitStrings, ringresp, PPPData::save(), PPPData::setModemAnswerResp(), PPPData::setModemAnswerStr(), PPPData::setModemBusyResp(), PPPData::setModemConnectResp(), PPPData::setModemDialStr(), PPPData::setModemEscapeGuardTime(), PPPData::setModemEscapeResp(), PPPData::setModemEscapeStr(), PPPData::setModemHangupResp(), PPPData::setModemHangupStr(), PPPData::setModemInitDelay(), PPPData::setModemInitResp(), PPPData::setModemInitStr(), PPPData::setModemNoCarrierResp(), PPPData::setModemNoDialToneDetectionStr(), PPPData::setModemNoDialtoneResp(), PPPData::setModemPreInitDelay(), PPPData::setModemRingResp(), PPPData::setModemToneDuration(), PPPData::setVolumeHigh(), PPPData::setVolumeMedium(), PPPData::setVolumeOff(), text, volume_high, volume_medium, and volume_off.

Referenced by accept().


Member Data Documentation

PPPData* ModemCommands::_pppdata [private]
 

Definition at line 56 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::answerresp [private]
 

Definition at line 104 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::answerstr [private]
 

Definition at line 98 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QGroupBox* ModemCommands::box [private]
 

Definition at line 58 of file modemcmds.h.

Referenced by ModemCommands().

QLineEdit* ModemCommands::busyresp [private]
 

Definition at line 83 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::connectresp [private]
 

Definition at line 80 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::dialstr [private]
 

Definition at line 77 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::escaperesp [private]
 

Definition at line 110 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::escapestr [private]
 

Definition at line 107 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::hangupresp [private]
 

Definition at line 95 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::hangupstr [private]
 

Definition at line 92 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::initresp [private]
 

Definition at line 62 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::initstr[int(PPPData::NumInitStrings)] [private]
 

Definition at line 60 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLabel* ModemCommands::label10 [private]
 

Definition at line 96 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label11 [private]
 

Definition at line 99 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label12 [private]
 

Definition at line 102 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label13 [private]
 

Definition at line 105 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label14 [private]
 

Definition at line 108 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label15 [private]
 

Definition at line 111 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label16 [private]
 

Definition at line 114 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label2 [private]
 

Definition at line 63 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label3 [private]
 

Definition at line 69 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label4 [private]
 

Definition at line 78 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label5 [private]
 

Definition at line 81 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label6 [private]
 

Definition at line 84 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label7 [private]
 

Definition at line 87 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label8 [private]
 

Definition at line 90 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::label9 [private]
 

Definition at line 93 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::lduration [private]
 

Definition at line 72 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::ldurationslider [private]
 

Definition at line 71 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLabel* ModemCommands::linitslider [private]
 

Definition at line 68 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLabel* ModemCommands::lnodetectdialtone [private]
 

Definition at line 75 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::lpreinit [private]
 

Definition at line 66 of file modemcmds.h.

Referenced by ModemCommands().

QLabel* ModemCommands::lpreinitslider [private]
 

Definition at line 65 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLabel* ModemCommands::lslider [private]
 

Definition at line 113 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::nocarrierresp [private]
 

Definition at line 86 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::nodetectdialtone [private]
 

Definition at line 74 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::nodialtoneresp [private]
 

Definition at line 89 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::ringresp [private]
 

Definition at line 101 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit * ModemCommands::volume_high [private]
 

Definition at line 116 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit * ModemCommands::volume_medium [private]
 

Definition at line 116 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().

QLineEdit* ModemCommands::volume_off [private]
 

Definition at line 116 of file modemcmds.h.

Referenced by ModemCommands(), and slotOk().


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