Interface QHttpServer.AfterRequestHandler
- All Superinterfaces:
QMetaObject.AbstractSlot,QMetaObject.Slot2<QHttpServerRequest, QHttpServerResponder>,Serializable
- Enclosing class:
QHttpServer
public static interface QHttpServer.AfterRequestHandler
extends QMetaObject.Slot2<QHttpServerRequest, QHttpServerResponder>
- Since:
- This class was introduced in Qt 6.4.
-
Method Summary
Methods inherited from interface io.qt.core.QMetaObject.Slot2
invoke