#include <unistd.h>#include <sys/types.h>#include <qcolor.h>#include <qmap.h>#include <qstring.h>#include <qstringlist.h>#include "kpppconfig.h"Include dependency graph for pppdata.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | PATH_SIZE 120 |
| #define | MODEMSTR_SIZE 80 |
| #define | ACCNAME_SIZE 50 |
| #define | PHONENUMBER_SIZE 60 |
| #define | COMMAND_SIZE 255 |
| #define | IPADDR_SIZE 15 |
| #define | DOMAIN_SIZE 50 |
| #define | TIMEOUT_SIZE 60 |
| #define | GENERAL_GRP "PPP_General" |
| #define | MODEM_GRP "PPP_Modem" |
| #define | ACCOUNT_GRP "PPP_Account" |
| #define | ACCLIST_GRP "PPP_Accounts_List" |
| #define | ACCOUNT_LIST "AccountList" |
| #define | DEVICE_LIST "DeviceList" |
| #define | DEFAULTACCOUNT_KEY "DefaultAccount" |
| #define | PPPDVERSION_KEY "pppdVersion" |
| #define | PPPDTIMEOUT_KEY "pppdTimeout" |
| #define | SHOWCLOCK_KEY "ShowClock" |
| #define | SHOWLOGWIN_KEY "ShowLogWindow" |
| #define | AUTOREDIAL_KEY "AutomaticRedial" |
| #define | DISCONNECT_KEY "DisconnectOnXServerExit" |
| #define | QUITONDISCONNECT_KEY "QuitOnDisconnect" |
| #define | NUMACCOUNTS_KEY "HighcountAccounts" |
| #define | NUMDEVICES_KEY "HighcountDevices" |
| #define | ID_KEY "ID" |
| #define | MODEMNAME_KEY "Modem_Name" |
| #define | MODEMDEV_KEY "Device" |
| #define | LOCKFILE_KEY "UseLockFile" |
| #define | FLOWCONTROL_KEY "FlowControl" |
| #define | SPEED_KEY "Speed" |
| #define | TIMEOUT_KEY "Timeout" |
| #define | TONEDURATION_KEY "ToneDuration" |
| #define | BUSYWAIT_KEY "BusyWait" |
| #define | INITSTR_KEY "InitString" |
| #define | INITRESP_KEY "InitResponse" |
| #define | PREINITDELAY_KEY "PreInitDelay" |
| #define | INITDELAY_KEY "InitDelay" |
| #define | NODTDETECT_KEY "NoDialToneDetection" |
| #define | DIALTONEWAIT_KEY "WaitForDialTone" |
| #define | DIALSTR_KEY "DialString" |
| #define | CONNECTRESP_KEY "ConnectResponse" |
| #define | BUSYRESP_KEY "BusyResponse" |
| #define | NOCARRIERRESP_KEY "NoCarrierResponse" |
| #define | NODIALTONERESP_KEY "NoDialToneResp" |
| #define | HANGUPSTR_KEY "HangupString" |
| #define | HANGUPRESP_KEY "HangUpResponse" |
| #define | ANSWERSTR_KEY "AnswerString" |
| #define | RINGRESP_KEY "RingResponse" |
| #define | ANSWERRESP_KEY "AnswerResponse" |
| #define | ENTER_KEY "Enter" |
| #define | ESCAPESTR_KEY "EscapeString" |
| #define | ESCAPERESP_KEY "EscapeResponse" |
| #define | ESCAPEGUARDTIME_KEY "EscapeGuardTime" |
| #define | USECDLINE_KEY "UseCDLine" |
| #define | VOLUME_HIGH "VolumeHigh" |
| #define | VOLUME_MEDIUM "VolumeMedium" |
| #define | VOLUME_OFF "VolumeOff" |
| #define | VOLUME_KEY "Volume" |
| #define | NAME_KEY "Name" |
| #define | PHONENUMBER_KEY "Phonenumber" |
| #define | DIAL_PREFIX_KEY "DialPrefix" |
| #define | AUTH_KEY "Authentication" |
| #define | STORED_PASSWORD_KEY "Password" |
| #define | STORED_USERNAME_KEY "Username" |
| #define | STORE_PASSWORD_KEY "StorePassword" |
| #define | BEFORE_CONNECT_KEY "BeforeConnect" |
| #define | COMMAND_KEY "Command" |
| #define | DISCONNECT_COMMAND_KEY "DisconnectCommand" |
| #define | BEFORE_DISCONNECT_KEY "BeforeDisconnect" |
| #define | IPADDR_KEY "IPAddr" |
| #define | SUBNETMASK_KEY "SubnetMask" |
| #define | ACCTENABLED_KEY "AccountingEnabled" |
| #define | VOLACCTENABLED_KEY "VolumeAccountingEnabled" |
| #define | ACCTFILE_KEY "AccountingFile" |
| #define | AUTONAME_KEY "AutoName" |
| #define | GATEWAY_KEY "Gateway" |
| #define | DEFAULTROUTE_KEY "DefaultRoute" |
| #define | DOMAIN_KEY "Domain" |
| #define | DNS_KEY "DNS" |
| #define | AUTODNS_KEY "AutoDNS" |
| #define | EXDNSDISABLED_KEY "ExDNSDisabled" |
| #define | SCRIPTCOM_KEY "ScriptCommands" |
| #define | SCRIPTARG_KEY "ScriptArguments" |
| #define | PPPDARG_KEY "pppdArguments" |
| #define | PPP_DEBUG_OPTION "PPPDebug" |
| #define | ICONIFY_ON_CONNECT_KEY "iconifyOnConnect" |
| #define | DOCKING_KEY "DockIntoPanel" |
| #define | TOTALCOSTS_KEY "TotalCosts" |
| #define | TOTALBYTES_KEY "TotalBytes" |
| #define | E_IF_TIMEOUT 1 |
| #define | E_PPPD_DIED 2 |
| #define | ACCOUNTS_COUNT "Accounts_Count" |
| #define | ACOUNTS_DEV "Accounts_Modem" |
| #define | ACOUNTS_ACC "Accounts_Account" |
| #define | DEVICESNAMES_LIST "DevicesNames_List" |
| #define | DEVICES_LIST "Devices_List" |
| #define | DEVICES_LIST_SEP ',' |
|
|
Definition at line 62 of file pppdata.h. Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces(). |
|
|
|
|
|
Definition at line 61 of file pppdata.h. Referenced by PPPData::newaccount(). |
|
|
Definition at line 67 of file pppdata.h. Referenced by PPPData::PPPData(), and PPPData::save(). |
|
|
Definition at line 154 of file pppdata.h. Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces(). |
|
|
Definition at line 130 of file pppdata.h. Referenced by PPPData::AcctEnabled(), and PPPData::setAcctEnabled(). |
|
|
|
|
|
Definition at line 156 of file pppdata.h. Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces(). |
|
|
Definition at line 155 of file pppdata.h. Referenced by PPPData::getConfiguredInterfaces(), and PPPData::setConfiguredInterfaces(). |
|
|
Definition at line 105 of file pppdata.h. Referenced by PPPData::modemAnswerResp(), and PPPData::setModemAnswerResp(). |
|
|
Definition at line 103 of file pppdata.h. Referenced by PPPData::modemAnswerStr(), and PPPData::setModemAnswerStr(). |
|
|
Definition at line 120 of file pppdata.h. Referenced by PPPData::authMethod(), and PPPData::setAuthMethod(). |
|
|
Definition at line 138 of file pppdata.h. Referenced by PPPData::autoDNS(), and PPPData::setAutoDNS(). |
|
|
Definition at line 133 of file pppdata.h. Referenced by PPPData::autoname(), and PPPData::setAutoname(). |
|
|
Definition at line 74 of file pppdata.h. Referenced by PPPData::automatic_redial(), and PPPData::set_automatic_redial(). |
|
|
Definition at line 124 of file pppdata.h. Referenced by PPPData::command_before_connect(), and PPPData::setCommand_before_connect(). |
|
|
Definition at line 127 of file pppdata.h. Referenced by PPPData::command_before_disconnect(), and PPPData::setCommand_before_disconnect(). |
|
|
Definition at line 98 of file pppdata.h. Referenced by PPPData::modemBusyResp(), and PPPData::setModemBusyResp(). |
|
|
Definition at line 89 of file pppdata.h. Referenced by PPPData::busyWait(), and PPPData::setbusyWait(). |
|
|
Definition at line 125 of file pppdata.h. Referenced by PPPData::command_on_connect(), and PPPData::setCommand_on_connect(). |
|
|
|
|
|
Definition at line 97 of file pppdata.h. Referenced by PPPData::modemConnectResp(), and PPPData::setModemConnectResp(). |
|
|
Definition at line 69 of file pppdata.h. Referenced by PPPData::defaultAccount(), and PPPData::setDefaultAccount(). |
|
|
Definition at line 135 of file pppdata.h. Referenced by PPPData::defaultroute(), and PPPData::setDefaultroute(). |
|
|
|
|
|
Definition at line 159 of file pppdata.h. Referenced by PPPData::getDevicesList(). |
|
|
Definition at line 160 of file pppdata.h. Referenced by PPPData::getDevicesList(). |
|
|
Definition at line 158 of file pppdata.h. Referenced by PPPData::PPPData(), and PPPData::save(). |
|
|
Definition at line 119 of file pppdata.h. Referenced by PPPData::dialPrefix(), and PPPData::setDialPrefix(). |
|
|
Definition at line 96 of file pppdata.h. Referenced by PPPData::modemDialStr(), and PPPData::setModemDialStr(). |
|
|
Definition at line 95 of file pppdata.h. Referenced by PPPData::setWaitForDialTone(), and PPPData::waitForDialTone(). |
|
|
Definition at line 126 of file pppdata.h. Referenced by PPPData::command_on_disconnect(), and PPPData::setCommand_on_disconnect(). |
|
|
Definition at line 75 of file pppdata.h. Referenced by PPPData::get_xserver_exit_disconnect(), and PPPData::set_xserver_exit_disconnect(). |
|
|
Definition at line 137 of file pppdata.h. Referenced by PPPData::dns(), and PPPData::setDns(). |
|
|
|
|
|
Definition at line 136 of file pppdata.h. Referenced by PPPData::domain(), and PPPData::setDomain(). |
|
|
|
|
|
Definition at line 150 of file pppdata.h. Referenced by ConnectWidget::if_waiting_timed_out(), and KPPPWidget::sigPPPDDied(). |
|
|
Definition at line 151 of file pppdata.h. Referenced by KPPPWidget::sigPPPDDied(). |
|
|
Definition at line 106 of file pppdata.h. Referenced by PPPData::enter(), and PPPData::setEnter(). |
|
|
Definition at line 109 of file pppdata.h. Referenced by PPPData::modemEscapeGuardTime(), and PPPData::setModemEscapeGuardTime(). |
|
|
Definition at line 108 of file pppdata.h. Referenced by PPPData::modemEscapeResp(), and PPPData::setModemEscapeResp(). |
|
|
Definition at line 107 of file pppdata.h. Referenced by PPPData::modemEscapeStr(), and PPPData::setModemEscapeStr(). |
|
|
Definition at line 139 of file pppdata.h. Referenced by PPPData::exDNSDisabled(), and PPPData::setExDNSDisabled(). |
|
|
Definition at line 85 of file pppdata.h. Referenced by PPPData::flowcontrol(), and PPPData::setFlowcontrol(). |
|
|
Definition at line 134 of file pppdata.h. Referenced by PPPData::gateway(), and PPPData::setGateway(). |
|
|
|
Definition at line 102 of file pppdata.h. Referenced by PPPData::modemHangupResp(), and PPPData::setModemHangupResp(). |
|
|
Definition at line 101 of file pppdata.h. Referenced by PPPData::modemHangupStr(), and PPPData::setModemHangupStr(). |
|
|
|
|
|
|
|
|
Definition at line 93 of file pppdata.h. Referenced by PPPData::modemInitDelay(), and PPPData::setModemInitDelay(). |
|
|
Definition at line 91 of file pppdata.h. Referenced by PPPData::modemInitResp(), and PPPData::setModemInitResp(). |
|
|
Definition at line 90 of file pppdata.h. Referenced by PPPData::modemInitStr(), and PPPData::setModemInitStr(). |
|
|
Definition at line 128 of file pppdata.h. Referenced by PPPData::ipaddr(), and PPPData::setIpaddr(). |
|
|
|
|
|
Definition at line 84 of file pppdata.h. Referenced by PPPData::modemLockFile(), and PPPData::setModemLockFile(). |
|
|
Definition at line 60 of file pppdata.h. Referenced by PPPData::newdevice(). |
|
|
Definition at line 83 of file pppdata.h. Referenced by PPPData::modemDevice(), and PPPData::setModemDevice(). |
|
|
Definition at line 82 of file pppdata.h. Referenced by PPPData::devname(), and PPPData::setDevname(). |
|
|
|
|
|
Definition at line 117 of file pppdata.h. Referenced by PPPData::accname(), and PPPData::setAccname(). |
|
|
Definition at line 99 of file pppdata.h. Referenced by PPPData::modemNoCarrierResp(), and PPPData::setModemNoCarrierResp(). |
|
|
Definition at line 100 of file pppdata.h. Referenced by PPPData::modemNoDialtoneResp(), and PPPData::setModemNoDialtoneResp(). |
|
|
Definition at line 94 of file pppdata.h. Referenced by PPPData::modemNoDialToneDetectionStr(), and PPPData::setModemNoDialToneDetectionStr(). |
|
|
Definition at line 77 of file pppdata.h. Referenced by PPPData::PPPData(), and PPPData::save(). |
|
|
Definition at line 78 of file pppdata.h. Referenced by PPPData::PPPData(), and PPPData::save(). |
|
|
|
|
|
Definition at line 118 of file pppdata.h. Referenced by PPPData::phonenumber(), PPPData::phonenumbers(), and PPPData::setPhonenumber(). |
|
|
|
|
|
Definition at line 143 of file pppdata.h. Referenced by PPPData::getPPPDebug(), and PPPData::setPPPDebug(). |
|
|
Definition at line 142 of file pppdata.h. Referenced by PPPData::pppdArgument(), and PPPData::setpppdArgument(). |
|
|
Definition at line 71 of file pppdata.h. Referenced by PPPData::pppdTimeout(), and PPPData::setpppdTimeout(). |
|
|
|
|
|
Definition at line 92 of file pppdata.h. Referenced by PPPData::modemPreInitDelay(), and PPPData::setModemPreInitDelay(). |
|
|
Definition at line 76 of file pppdata.h. Referenced by PPPData::quit_on_disconnect(), and PPPData::set_quit_on_disconnect(). |
|
|
Definition at line 104 of file pppdata.h. Referenced by PPPData::modemRingResp(), and PPPData::setModemRingResp(). |
|
|
Definition at line 141 of file pppdata.h. Referenced by PPPData::script(), and PPPData::setScript(). |
|
|
Definition at line 140 of file pppdata.h. Referenced by PPPData::scriptType(), and PPPData::setScriptType(). |
|
|
Definition at line 72 of file pppdata.h. Referenced by PPPData::get_show_clock_on_caption(), and PPPData::set_show_clock_on_caption(). |
|
|
Definition at line 73 of file pppdata.h. Referenced by PPPData::get_show_log_window(), and PPPData::set_show_log_window(). |
|
|
Definition at line 86 of file pppdata.h. Referenced by PPPData::setSpeed(), and PPPData::speed(). |
|
|
Definition at line 123 of file pppdata.h. Referenced by PPPData::setStorePassword(), and PPPData::storePassword(). |
|
|
Definition at line 121 of file pppdata.h. Referenced by PPPData::setStoredPassword(), and PPPData::storedPassword(). |
|
|
Definition at line 122 of file pppdata.h. Referenced by PPPData::setStoredUsername(), and PPPData::storedUsername(). |
|
|
Definition at line 129 of file pppdata.h. Referenced by PPPData::setSubnetmask(), and PPPData::subnetmask(). |
|
|
Definition at line 87 of file pppdata.h. Referenced by PPPData::modemTimeout(), and PPPData::setModemTimeout(). |
|
|
|
|
|
Definition at line 88 of file pppdata.h. Referenced by PPPData::modemToneDuration(), and PPPData::setModemToneDuration(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 111 of file pppdata.h. Referenced by PPPData::setVolumeHigh(), and PPPData::volumeHigh(). |
|
|
Definition at line 114 of file pppdata.h. Referenced by PPPData::setVolume(), and PPPData::volume(). |
|
|
Definition at line 112 of file pppdata.h. Referenced by PPPData::setVolumeMedium(), and PPPData::volumeMedium(). |
|
|
Definition at line 113 of file pppdata.h. Referenced by PPPData::setVolumeOff(), and PPPData::volumeOff(). |
1.4.2