KVIrc
4.9.2
DeveloperAPIs
|
#include "DccDescriptor.h"
#include "DccWindow.h"
#include "DccThread.h"
#include "KviWindow.h"
#include "KviCString.h"
#include "kvi_sockettype.h"
#include "KviPointerList.h"
#include "KviFileTransfer.h"
#include "KviTimeUtils.h"
#include "KviTalHBox.h"
#include "KviTalVBox.h"
#include <QLabel>
#include <QProgressBar>
#include <QFile>
#include <QDialog>
#include <QCheckBox>
#include <QMenu>
Go to the source code of this file.
Classes | |
struct | _KviDccRecvThreadOptions |
struct | _KviDccSendThreadOptions |
class | DccFileTransfer |
class | DccFileTransferBandwidthDialog |
class | DccRecvThread |
class | DccSendThread |
Typedefs | |
typedef struct _KviDccRecvThreadOptions | KviDccRecvThreadOptions |
typedef struct _KviDccSendThreadOptions | KviDccSendThreadOptions |
typedef struct _KviDccRecvThreadOptions KviDccRecvThreadOptions |
typedef struct _KviDccSendThreadOptions KviDccSendThreadOptions |