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's class QHelpSearchResult
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionQHelpSearchResult(QUrl url, String title, String snippet) protectedConstructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QHelpSearchResult
public QHelpSearchResult() -
QHelpSearchResult
-
QHelpSearchResult
-
QHelpSearchResult
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details