Classified ads
Public Member Functions | Public Attributes | List of all members
SearchModel::SearchResultItemStruct Struct Reference

#include <searchmodel.h>

Collaboration diagram for SearchModel::SearchResultItemStruct:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const struct SearchResultItemStruct &a) const
 

Public Attributes

ProtocolItemType iItemType
 
Hash iItemHash
 
Hash iFoundFromNode
 
QString iDisplayName
 

Detailed Description

Data structure for search results.

Member Function Documentation

◆ operator==()

bool SearchModel::SearchResultItemStruct::operator== ( const struct SearchResultItemStruct a) const

eevil thing, a method in struct. c++ permits. only the comparison

Member Data Documentation

◆ iDisplayName

QString SearchModel::SearchResultItemStruct::iDisplayName

String to show on UI for this result item

◆ iFoundFromNode

Hash SearchModel::SearchResultItemStruct::iFoundFromNode

Fingerprint of node where item was found

◆ iItemHash

Hash SearchModel::SearchResultItemStruct::iItemHash

Fingerprint of item found in search

◆ iItemType

ProtocolItemType SearchModel::SearchResultItemStruct::iItemType

If is CA, profile or comment


The documentation for this struct was generated from the following file: