HelpSearchResult
Qt Base Class: QHelpSearchResult
Signature: QHelpSearchResult(self) -> None
QHelpSearchResult(self, other: PySide6.QtHelp.QHelpSearchResult) -> None
QHelpSearchResult(self, url: Union[PySide6.QtCore.QUrl, str], title: str, snippet: str) -> None
Base classes
Name | Children | Inherits |
---|---|---|
QHelpSearchResult PySide6.QtHelp QHelpSearchResult(self) -> None |
⋔ Inheritance diagram
graph TD
1473572348176["qthelp.HelpSearchResult"]
1473572322800["QtHelp.QHelpSearchResult"]
1473291690208["Shiboken.Object"]
140713234304496["builtins.object"]
1473572322800 --> 1473572348176
1473291690208 --> 1473572322800
140713234304496 --> 1473291690208