Applets
Kickoff::SearchModel Class Reference
#include <searchmodel.h>
Inheritance diagram for Kickoff::SearchModel:

Detailed Description
Definition at line 38 of file searchmodel.h.
Public Slots | |
void | setQuery (const QString &query) |
Signals | |
void | resultsAvailable () |
Public Member Functions | |
SearchModel (QObject *parent) | |
virtual | ~SearchModel () |
Constructor & Destructor Documentation
SearchModel::SearchModel | ( | QObject * | parent | ) |
Definition at line 62 of file searchmodel.cpp.
SearchModel::~SearchModel | ( | ) | [virtual] |
Definition at line 83 of file searchmodel.cpp.
Member Function Documentation
void Kickoff::SearchModel::resultsAvailable | ( | ) | [signal] |
void SearchModel::setQuery | ( | const QString & | query | ) | [slot] |
Definition at line 112 of file searchmodel.cpp.
The documentation for this class was generated from the following files: