lokalize
webquerycontroller.h
Go to the documentation of this file.
51 // e.g. it easier for machine to translate from russian to ukrainian than from english to ukrainian
unlike other views, we keep data like catalog pointer in our child view: ui_queryControl contains our...
Definition: webqueryview.h:58
WebQueryController(const QString &name, QObject *parent)
Definition: webquerycontroller.cpp:45
void setTwinLangFilePath(QString)
Definition: webquerycontroller.cpp:74
const char * name() const
void postProcess(QString)
void doQuery()
Definition: webquerycontroller.h:46
This class represents a catalog It uses CatalogStorage interface to work with catalogs in different f...
Definition: catalog.h:74
void slotDownloadResult(KJob *)
Definition: webquerycontroller.cpp:100
void addWebQueryResult(const QString &, const QString &)
QObject * parent() const
void doDownloadAndFilter(QString url, QString codec, QString rx)
Also may be used to get name of another html file (e.g.
Definition: webquerycontroller.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.