java.lang.Object
io.qt.QtObject
io.qt.help.QHelpSearchResult
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
The data associated with the search result
Java wrapper for Qt class QHelpSearchResult
-
Constructor Summary
ConstructorDescriptionQHelpSearchResult
(QUrl url, String title, String snippet) QHelpSearchResult
(String url, String title, String snippet) Overloaded constructor forQHelpSearchResult(io.qt.core.QUrl, java.lang.String, java.lang.String)
. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QHelpSearchResult
public QHelpSearchResult() -
QHelpSearchResult
-
QHelpSearchResult
-
QHelpSearchResult
Overloaded constructor for
QHelpSearchResult(io.qt.core.QUrl, java.lang.String, java.lang.String)
.
-
-
Method Details
-
assign
-
snippet
-
title
-
url
-
clone
Creates and returns a copy of this object.
-