4
0
mirror of https://github.com/QuasarApp/qthttpserver.git synced 2025-05-11 17:09:44 +00:00
Mikhail Svetkin 7dc185f101 Refactor access to QMetaEnum for QHttpServerRequest::Method
Replace QHttpServerRequest::staticMetaObject.indexOfEnumerator("Method")
with QMetaEnum::fromType<QHttpServerRequest::Method>.

Change-Id: Idda142fd065e9ce216e2d76c09a5b19d384df1b3
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2019-11-10 22:41:25 +01:00
..
2018-07-16 14:36:08 +00:00