#include <qtimer.h>#include <qpushbutton.h>#include <qlabel.h>#include <qevent.h>#include "kpppconfig.h"#include "pwentry.h"Include dependency graph for connect.h:

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

Go to the source code of this file.
Defines | |
| #define | MAXLOOPNEST (MAX_SCRIPT_ENTRIES/2) |
Functions | |
| void | killppp (PPPData *) |
| void | adddns (InterfacePPP *) |
| void | addpeerdns (InterfacePPP *) |
| void | removedns (InterfacePPP *) |
| void | add_domain (const QString &newdomain, InterfacePPP *) |
| void | auto_hostname (InterfacePPP *) |
|
|
Definition at line 41 of file connect.h. Referenced by ConnectWidget::timerEvent(). |
|
||||||||||||
|
Definition at line 1333 of file connect.cpp. References QString::contains(), InterfacePPP::data(), i, QString::isEmpty(), QCString::length(), QString::local8Bit(), MAX_RESOLVCONF_LINES, InterfacePPP::modem(), and write(). Referenced by adddns(), addpeerdns(), and auto_hostname(). |
|
|
Definition at line 1383 of file connect.cpp. References add_domain(), QValueList< T >::begin(), InterfacePPP::data(), QValueList< T >::end(), QCString::length(), InterfacePPP::modem(), and write(). Referenced by ConnectWidget::timerEvent(). |
|
|
Definition at line 1402 of file connect.cpp. References add_domain(), InterfacePPP::data(), i, InterfacePPP::modem(), and write(). Referenced by ConnectWidget::if_waiting_slot(). |
|
|
Definition at line 1299 of file connect.cpp. References add_domain(), InterfacePPP::data(), QString::find(), QString::length(), InterfacePPP::modem(), modified_hostname, QString::remove(), and TRUE. Referenced by ConnectWidget::if_waiting_slot(). |
|
|
|
|
|
Definition at line 1424 of file connect.cpp. References QString::contains(), FALSE, i, QCString::length(), QString::local8Bit(), MAX_RESOLVCONF_LINES, InterfacePPP::modem(), modified_hostname, and write(). Referenced by ConnectWidget::cancelbutton(), KPPPWidget::disconnect(), KPPPWidget::quitbutton(), and KPPPWidget::sigPPPDDied(). |
1.4.2