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

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