java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.help.QHelpSearchResult
- All Implemented Interfaces:
io.qt.QtObjectInterface,Cloneable
The data associated with the search result
Java wrapper for Qt class QHelpSearchResult
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQHelpSearchResult(io.qt.core.QUrl url, String title, String snippet) protectedQHelpSearchResult(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QHelpSearchResult
public QHelpSearchResult() -
QHelpSearchResult
-
QHelpSearchResult
-
QHelpSearchResult
protected QHelpSearchResult(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details