The SearchDocEntry
Struct Reference
Declaration
struct SearchIndexExternal::SearchDocEntry { ... }
Public Member Attributes Index
QCString | type |
QCString | name |
QCString | args |
QCString | extId |
QCString | url |
GrowBuf | importantText |
GrowBuf | normalText |
Definition at line 115 of file searchindex.h.
Public Member Attributes
args
|
Definition at line 119 of file searchindex.h.
Referenced by SearchIndexExternal::setCurrentDoc.
extId
|
Definition at line 120 of file searchindex.h.
Referenced by SearchIndexExternal::setCurrentDoc.
importantText
|
Definition at line 122 of file searchindex.h.
name
|
Definition at line 118 of file searchindex.h.
Referenced by SearchIndexExternal::setCurrentDoc.
normalText
|
Definition at line 123 of file searchindex.h.
type
|
Definition at line 117 of file searchindex.h.
Referenced by SearchIndexExternal::setCurrentDoc.
url
|
Definition at line 121 of file searchindex.h.
Referenced by SearchIndexExternal::setCurrentDoc.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.