- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
QtMessageHandler.Impl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface QtMessageHandler extends QtObjectInterface
Java wrapper for Qt function pointer QtMessageHandler
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
QtMessageHandler.Impl
Implementor class for interfaceQtMessageHandler
-
Method Summary
Modifier and Type Method Description void
call(QtMsgType arg__1, QMessageLogContext arg__2, String arg__3)