Classified ads
SearchModel Member List

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()SearchModelstatic
data(const QModelIndex &index, int role=Qt::DisplayRole) constSearchModelvirtual
deSerializeSearchResults(const QVariantMap &aResultJson, QList< SearchModel::SearchResultItem > *aResults, quint32 *aSearchId)SearchModelstatic
error(MController::CAErrorSituation aError, const QString &aExplanation)SearchModelsignal
getSearchCriteria(QString *aSearchStrPtr, bool *aSearchAdsPtr, bool *aSearchProfilesPtr, bool *aSearchCommentsPtr, Hash *aSearchIdPtr) constSearchModel
iControllerSearchModelprivate
iDisplayedResultsSearchModelprivate
iIsFTSSupportedSearchModelprivate
iModelSearchModelprivate
indexClassifiedAd(const CA &aCa)SearchModel
indexProfile(const Profile &aProfile, bool aWasUpdate=false)SearchModel
indexProfileComment(const ProfileComment &aProfileComment)SearchModel
iSearchAdsSearchModelprivate
iSearchCommentsSearchModelprivate
iSearchIdSearchModelprivate
iSearchProfilesSearchModelprivate
iSearchStringSearchModelprivate
isFTSSupported() constSearchModelinline
performSearch(const QString &aForString, bool aSearchAds, bool aSearchProfiles, bool aSearchComments)SearchModel
queryIfFTSSupported()SearchModelstatic
rowCount(const QModelIndex &parent=QModelIndex()) constSearchModelvirtual
SearchModel(MModelProtocolInterface &aModel, MController &aController)SearchModel
SearchResultItem typedefSearchModel
serializeSearchResults(const QList< SearchModel::SearchResultItem > &aResults, quint32 aSearchId)SearchModelstatic
setSearchString(const QString &aSearch, bool aSearchAds, bool aSearchProfiles, bool aSearchComments, bool aNetworkSeacrh=false)SearchModel
~SearchModel()SearchModel