kget
transfer.cpp File Reference
  #include "core/transfer.h"#include "settings.h"#include "core/transferhandler.h"#include "core/plugin/transferfactory.h"#include "core/scheduler.h"#include <kiconloader.h>#include <klocale.h>#include <QDomElement>#include <QTime>
Include dependency graph for transfer.cpp:

Go to the source code of this file.
Variables | |
| const QStringList | STATUSICONS = QStringList() << "media-playback-start" << "view-history" << "process-stop" << "dialog-error" << "dialog-ok" << "media-playback-start" << "media-playback-pause" | 
| const StatusStrings | STATUSTEXTS [] | 
Variable Documentation
| const QStringList STATUSICONS = QStringList() << "media-playback-start" << "view-history" << "process-stop" << "dialog-error" << "dialog-ok" << "media-playback-start" << "media-playback-pause" | 
Definition at line 45 of file transfer.cpp.
| const StatusStrings STATUSTEXTS[] | 
Initial value:
= {
    {"", I18N_NOOP("Downloading....")},
    {I18N_NOOP2_NOSTRIP("transfer state: delayed", "Delayed")},
    {I18N_NOOP2_NOSTRIP("transfer state: stopped", "Stopped")},
    {I18N_NOOP2_NOSTRIP("transfer state: aborted", "Aborted")},
    {I18N_NOOP2_NOSTRIP("transfer state: finished", "Finished")},
    {"", ""},
    {I18N_NOOP2_NOSTRIP("changing the destination of the file", "Changing destination")}
}
Definition at line 36 of file transfer.cpp.
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
            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.
    KDE API Reference