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