KNewStuff
KNS3::Provider::SearchRequest Struct Reference
#include <provider.h>
Public Member Functions | |
| SearchRequest (SortMode sortMode_=Newest, const QString &searchTerm_=QString(), const QStringList &categories_=QStringList(), int page_=-1, int pageSize_=20) | |
| QString | hashForRequest () const |
Public Attributes | |
| QStringList | categories |
| int | page |
| int | pageSize |
| QString | searchTerm |
| SortMode | sortMode |
Detailed Description
used to keep track of a search
Definition at line 64 of file knewstuff3/core/provider.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 71 of file knewstuff3/core/provider.h.
Member Function Documentation
| QString KNS3::Provider::SearchRequest::hashForRequest | ( | ) | const |
Definition at line 33 of file knewstuff3/core/provider.cpp.
Member Data Documentation
| QStringList KNS3::Provider::SearchRequest::categories |
Definition at line 67 of file knewstuff3/core/provider.h.
| int KNS3::Provider::SearchRequest::page |
Definition at line 68 of file knewstuff3/core/provider.h.
| int KNS3::Provider::SearchRequest::pageSize |
Definition at line 69 of file knewstuff3/core/provider.h.
| QString KNS3::Provider::SearchRequest::searchTerm |
Definition at line 66 of file knewstuff3/core/provider.h.
| SortMode KNS3::Provider::SearchRequest::sortMode |
Definition at line 65 of file knewstuff3/core/provider.h.
The documentation for this struct 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:50:49 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:50:49 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference