- All Superinterfaces:
QtObjectInterface
- All Known Implementing Classes:
GLDEBUGPROC.Impl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Java wrapper for Qt function pointer GLDEBUGPROC
-
Nested Class Summary
Nested Classes
-
Method Summary
void
accept(int source,
int type,
int id,
int severity,
String message)
-
Method Details
-
accept
void accept(int source,
int type,
int id,
int severity,
String message)