#include </home/clem/local/src/opie/noncore/settings/networksettings/ppp/edit.h>
Collaboration diagram for ScriptWidget:

Public Slots | |
| void | save () |
| bool | check () |
Public Member Functions | |
| ScriptWidget (PPPData *, QWidget *parent=0, bool isnewaccount=true, const char *name=0) | |
| ~ScriptWidget () | |
Private Slots | |
| void | addButton () |
| void | insertButton () |
| void | removeButton () |
| void | scrolling (int) |
| void | slhighlighted (int) |
| void | stlhighlighted (int) |
Private Member Functions | |
| void | adjustScrollBar () |
Private Attributes | |
| ScriptEdit * | se |
| QPushButton * | add |
| QPushButton * | remove |
| QPushButton * | insert |
| QListBox * | sl |
| QListBox * | stl |
| QScrollBar * | slb |
| PPPData * | _pppdata |
|
||||||||||||||||||||
|
Definition at line 824 of file edit.cpp. References _pppdata, add, addButton(), adjustScrollBar(), QValueList< T >::begin(), QValueList< T >::end(), insert, insertButton(), remove, removeButton(), PPPData::script(), PPPData::scriptType(), scrolling(), se, sl, slb, slhighlighted(), stl, stlhighlighted(), and tr. |
|
|
|
|
|
Definition at line 961 of file edit.cpp. References adjustScrollBar(), ScriptEdit::Answer, ScriptEdit::Expect, ScriptEdit::Hangup, ScriptEdit::ID, ScriptEdit::LoopEnd, ScriptEdit::LoopStart, MAX_SCRIPT_ENTRIES, ScriptEdit::Password, ScriptEdit::Pause, ScriptEdit::Prompt, ScriptEdit::PWPrompt, ScriptEdit::Save, ScriptEdit::Scan, se, ScriptEdit::Send, ScriptEdit::SendNoEcho, ScriptEdit::setText(), sl, slb, stl, ScriptEdit::text(), ScriptEdit::Timeout, and ScriptEdit::type(). Referenced by ScriptWidget(). |
|
|
Definition at line 929 of file edit.cpp. Referenced by addButton(), insertButton(), removeButton(), and ScriptWidget(). |
|
|
Definition at line 889 of file edit.cpp. Referenced by AuthWidget::check(). |
|
|
Definition at line 1058 of file edit.cpp. References adjustScrollBar(), ScriptEdit::Answer, ScriptEdit::Expect, ScriptEdit::Hangup, ScriptEdit::ID, ScriptEdit::LoopEnd, ScriptEdit::LoopStart, MAX_SCRIPT_ENTRIES, ScriptEdit::Password, ScriptEdit::Pause, ScriptEdit::Prompt, ScriptEdit::PWPrompt, ScriptEdit::Save, ScriptEdit::Scan, se, ScriptEdit::Send, ScriptEdit::SendNoEcho, ScriptEdit::setText(), sl, stl, ScriptEdit::text(), ScriptEdit::Timeout, and ScriptEdit::type(). Referenced by ScriptWidget(). |
|
|
Definition at line 1150 of file edit.cpp. References adjustScrollBar(), insert, remove, sl, and stl. Referenced by ScriptWidget(). |
|
|
Definition at line 915 of file edit.cpp. References _pppdata, QValueList< T >::append(), i, PPPData::setScript(), PPPData::setScriptType(), sl, and stl. Referenced by AuthWidget::save(). |
|
|
Definition at line 938 of file edit.cpp. Referenced by ScriptWidget(). |
|
|
Definition at line 945 of file edit.cpp. References insert, remove, and stl. Referenced by ScriptWidget(). |
|
|
Definition at line 953 of file edit.cpp. References insert, remove, and sl. Referenced by ScriptWidget(). |
|
|
Definition at line 231 of file edit.h. Referenced by save(), and ScriptWidget(). |
|
|
Definition at line 225 of file edit.h. Referenced by ScriptWidget(). |
|
|
Definition at line 227 of file edit.h. Referenced by removeButton(), ScriptWidget(), slhighlighted(), and stlhighlighted(). |
|
|
Definition at line 226 of file edit.h. Referenced by removeButton(), ScriptWidget(), slhighlighted(), and stlhighlighted(). |
|
|
Definition at line 224 of file edit.h. Referenced by addButton(), insertButton(), and ScriptWidget(). |
|
|
Definition at line 228 of file edit.h. Referenced by addButton(), adjustScrollBar(), check(), insertButton(), removeButton(), save(), ScriptWidget(), scrolling(), and stlhighlighted(). |
|
|
Definition at line 230 of file edit.h. Referenced by addButton(), adjustScrollBar(), and ScriptWidget(). |
|
|
Definition at line 228 of file edit.h. Referenced by addButton(), check(), insertButton(), removeButton(), save(), ScriptWidget(), scrolling(), and slhighlighted(). |
1.4.2