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

NetworkDialog.cpp File Reference

#include "NetworkDialog.h"
#include "gutenbrowser.h"
#include <opie2/odebug.h>
#include <qprogressbar.h>
#include <qstringlist.h>
#include <qpe/config.h>
#include <qvaluelist.h>
#include <qapplication.h>
#include <qfile.h>
#include <qlabel.h>
#include <qpushbutton.h>
#include <qlayout.h>
#include <unistd.h>
#include <ftplib.h>

Include dependency graph for NetworkDialog.cpp:

Go to the source code of this file.

Functions

static int log_progress (netbuf *, int xfered, void *arg)

Variables

QProgressBar * ProgressBar1
QPushButton * buttonCancel
static netbufconn = NULL


Function Documentation

static int log_progress netbuf ,
int  xfered,
void *  arg
[static]
 

Definition at line 43 of file NetworkDialog.cpp.

References printf, ProgressBar1, and qApp.

Referenced by NetworkDialog::downloadFile(), OpieFtp::localUpload(), and OpieFtp::remoteDownload().


Variable Documentation

QPushButton* buttonCancel
 

Definition at line 40 of file NetworkDialog.cpp.

netbuf* conn = NULL [static]
 

Definition at line 41 of file NetworkDialog.cpp.

Referenced by OpieFtp::cleanUp(), OpieFtp::connector(), OpieFtp::disConnector(), NetworkDialog::downloadFile(), OpieFtp::localUpload(), OpieFtp::nullifyCallBack(), OpieFtp::remoteChDir(), OpieFtp::remoteDelete(), OpieFtp::remoteDirList(), OpieFtp::remoteDownload(), OpieFtp::remoteListClicked(), OpieFtp::remoteMakDir(), OpieFtp::remoteRename(), OpieTooth::Manager::slotProcessExited(), and OpieFtp::upDir().

QProgressBar* ProgressBar1
 

Definition at line 39 of file NetworkDialog.cpp.

Referenced by NetworkDialog::downloadFile(), NetworkDialog::initDialog(), and log_progress().


Generated on Sat Nov 5 16:48:32 2005 for OPIE by  doxygen 1.4.2