marble
Marble::DownloadPolicy Class Reference
#include <DownloadPolicy.h>
Public Member Functions | |
DownloadPolicy () | |
DownloadPolicy (const DownloadPolicyKey &key) | |
DownloadPolicyKey | key () const |
int | maximumConnections () const |
void | setMaximumConnections (const int) |
Friends | |
bool | operator== (const DownloadPolicy &lhs, const DownloadPolicy &rhs) |
Detailed Description
Definition at line 55 of file DownloadPolicy.h.
Constructor & Destructor Documentation
Marble::DownloadPolicy::DownloadPolicy | ( | ) |
Definition at line 67 of file DownloadPolicy.cpp.
|
explicit |
Definition at line 73 of file DownloadPolicy.cpp.
Member Function Documentation
DownloadPolicyKey Marble::DownloadPolicy::key | ( | ) | const |
Definition at line 89 of file DownloadPolicy.cpp.
int Marble::DownloadPolicy::maximumConnections | ( | ) | const |
Definition at line 79 of file DownloadPolicy.cpp.
void Marble::DownloadPolicy::setMaximumConnections | ( | const int | n | ) |
Definition at line 84 of file DownloadPolicy.cpp.
Friends And Related Function Documentation
|
friend |
Definition at line 73 of file DownloadPolicy.h.
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:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.