You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,9 @@ Initially, the data was taken from [for-GET/know-your-http-well](https://github.
35
35
|[Qt](HttpStatusCodes_Qt.h)| Namespace `HttpStatus`|`enum Code`<br>When using Qt 5.8 or later: registered in meta type system using `Q_ENUM_NS()`|`QString`|
36
36
37
37
38
+
> Note regarding Qt variant: Oldest tested Qt version was Qt 5.2.0 with MinGW 4.8. However, should be working with any Qt 5.x version.
39
+
Might also be working with Qt 4 versions but this has not been tested.
0 commit comments