Classified ads
|
This is the complete list of members for SearchModel, including all inherited members.
appendNetworkSearchResults(const QList< SearchModel::SearchResultItem > &aResults, quint32 aSearchId, const Hash &aFromPeer) | SearchModel | |
createFTSTables() | SearchModel | static |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | SearchModel | virtual |
deSerializeSearchResults(const QVariantMap &aResultJson, QList< SearchModel::SearchResultItem > *aResults, quint32 *aSearchId) | SearchModel | static |
error(MController::CAErrorSituation aError, const QString &aExplanation) | SearchModel | signal |
getSearchCriteria(QString *aSearchStrPtr, bool *aSearchAdsPtr, bool *aSearchProfilesPtr, bool *aSearchCommentsPtr, Hash *aSearchIdPtr) const | SearchModel | |
iController | SearchModel | private |
iDisplayedResults | SearchModel | private |
iHtmlParser | SearchModel | private |
iIsFTSSupported | SearchModel | private |
iModel | SearchModel | private |
indexClassifiedAd(const CA &aCa) | SearchModel | |
indexProfile(const Profile &aProfile, bool aWasUpdate=false) | SearchModel | |
indexProfileComment(const ProfileComment &aProfileComment) | SearchModel | |
iSearchAds | SearchModel | private |
iSearchComments | SearchModel | private |
iSearchId | SearchModel | private |
iSearchProfiles | SearchModel | private |
iSearchString | SearchModel | private |
isFTSSupported() const | SearchModel | inline |
performSearch(const QString &aForString, bool aSearchAds, bool aSearchProfiles, bool aSearchComments) | SearchModel | |
queryIfFTSSupported() | SearchModel | static |
rowCount(const QModelIndex &parent=QModelIndex()) const | SearchModel | virtual |
SearchModel(MModelProtocolInterface &aModel, MController &aController) | SearchModel | |
SearchResultItem typedef | SearchModel | |
serializeSearchResults(const QList< SearchModel::SearchResultItem > &aResults, quint32 aSearchId) | SearchModel | static |
setSearchString(const QString &aSearch, bool aSearchAds, bool aSearchProfiles, bool aSearchComments, bool aNetworkSeacrh=false) | SearchModel | |
~SearchModel() | SearchModel |