java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.core.QMessageLogContext
- All Implemented Interfaces:
QtObjectInterface
Additional information about a log message
Java wrapper for Qt class QMessageLogContext
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only.QMessageLogContext
(String fileName, int lineNumber, String functionName, String categoryName) -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QMessageLogContext
public QMessageLogContext() -
QMessageLogContext
-
QMessageLogContext
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
category
-
file
-
function
-
line
-