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