kget
#include <bittorrentsettings.h>
Definition at line 9 of file bittorrentsettings.h.
BittorrentSettings::~BittorrentSettings |
( |
| ) |
|
BittorrentSettings::BittorrentSettings |
( |
| ) |
|
|
protected |
static QList<int> BittorrentSettings::chunksColumnWidths |
( |
| ) |
|
|
inlinestatic |
static int BittorrentSettings::downloadLimit |
( |
| ) |
|
|
inlinestatic |
static bool BittorrentSettings::enableUTP |
( |
| ) |
|
|
inlinestatic |
static QList<int> BittorrentSettings::fileColumnWidths |
( |
| ) |
|
|
inlinestatic |
static QList<int> BittorrentSettings::peersColumnWidths |
( |
| ) |
|
|
inlinestatic |
static int BittorrentSettings::port |
( |
| ) |
|
|
inlinestatic |
static bool BittorrentSettings::preAlloc |
( |
| ) |
|
|
inlinestatic |
static void BittorrentSettings::setChunksColumnWidths |
( |
const QList< int > & |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setDownloadLimit |
( |
int |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setEnableUTP |
( |
bool |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setFileColumnWidths |
( |
const QList< int > & |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setPeersColumnWidths |
( |
const QList< int > & |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setPort |
( |
int |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setPreAlloc |
( |
bool |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setTmpDir |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setTorrentDir |
( |
const QString & |
v | ) |
|
|
inlinestatic |
static void BittorrentSettings::setUploadLimit |
( |
int |
v | ) |
|
|
inlinestatic |
static QString BittorrentSettings::tmpDir |
( |
| ) |
|
|
inlinestatic |
static QString BittorrentSettings::torrentDir |
( |
| ) |
|
|
inlinestatic |
static int BittorrentSettings::uploadLimit |
( |
| ) |
|
|
inlinestatic |
QList<int> BittorrentSettings::mChunksColumnWidths |
|
protected |
int BittorrentSettings::mDownloadLimit |
|
protected |
bool BittorrentSettings::mEnableUTP |
|
protected |
QList<int> BittorrentSettings::mFileColumnWidths |
|
protected |
QList<int> BittorrentSettings::mPeersColumnWidths |
|
protected |
int BittorrentSettings::mPort |
|
protected |
bool BittorrentSettings::mPreAlloc |
|
protected |
QString BittorrentSettings::mTmpDir |
|
protected |
QString BittorrentSettings::mTorrentDir |
|
protected |
int BittorrentSettings::mUploadLimit |
|
protected |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:18 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.