lokalize
WebQueryView Class Reference
#include <webqueryview.h>
Inheritance diagram for WebQueryView:

Public Slots | |
| void | addWebQueryResult (const QString &, const QString &) |
| void | initLater () |
| void | slotNewEntryDisplayed (const DocPosition &) |
| void | slotSelectionChanged () |
| void | slotUseSuggestion (int i) |
Signals | |
| void | textInsertRequested (const QString &) |
Public Member Functions | |
| WebQueryView (QWidget *, Catalog *, const QVector< KAction * > &) | |
| virtual | ~WebQueryView () |
Detailed Description
unlike other views, we keep data like catalog pointer in our child view: ui_queryControl contains our own MyActionCollectionView class that acts like dispatcher...
Definition at line 58 of file webqueryview.h.
Constructor & Destructor Documentation
| WebQueryView::WebQueryView | ( | QWidget * | parent, |
| Catalog * | catalog, | ||
| const QVector< KAction * > & | actions | ||
| ) |
Definition at line 64 of file webqueryview.cpp.
|
virtual |
Definition at line 87 of file webqueryview.cpp.
Member Function Documentation
|
slot |
Definition at line 171 of file webqueryview.cpp.
|
slot |
Definition at line 93 of file webqueryview.cpp.
|
slot |
Definition at line 150 of file webqueryview.cpp.
|
slot |
Definition at line 123 of file webqueryview.cpp.
|
slot |
Definition at line 163 of file webqueryview.cpp.
|
signal |
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 23:03:45 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 23:03:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference