kget
contentfetchfactory.cpp
Go to the documentation of this file.
50 // Q_ASSERT_X(scriptPathList.size() == regexpList.size(), "kcfg File", "Contentfetch config file corrupted!");
~ContentFetchFactory()
Definition: contentfetchfactory.cpp:33
static QList< int > enableList()
Get List of whether the script is enabled.
Definition: contentfetchsetting.h:89
static QStringList urlRegexpList()
Get List of the Regexp to match input URL.
Definition: contentfetchsetting.h:32
Definition: contentfetchfactory.h:23
TransferHandler * createTransferHandler(Transfer *transfer, Scheduler *scheduler)
Definition: contentfetchfactory.cpp:79
Definition: contentfetch.h:19
QWidget * createDetailsWidget(TransferHandler *transfer)
Definition: contentfetchfactory.cpp:86
static QStringList pathList()
Get List of the available search engine URLs.
Definition: contentfetchsetting.h:51
Transfer * createTransfer(const KUrl &srcUrl, const KUrl &destUrl, TransferGroup *parent, Scheduler *scheduler, const QDomElement *e=0)
Definition: contentfetchfactory.cpp:37
Definition: transfer.h:36
const QList< KAction * > actions(TransferHandler *handler=0)
Definition: contentfetchfactory.cpp:92
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:17 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:17 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.