We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dfe904 commit 4eb0564Copy full SHA for 4eb0564
CHANGELOG.md
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
- `internal_pointer_mut()` function on `QModelIndex`
24
- `c_void` in CXX-Qt-lib for easy access to `void *`
25
- `CxxQtThread` is now marked as `Sync` so that it can be used by reference
26
+- Add extra lib which contains: `QCommandLineOption`, `QCommandLineParser`, `QElapsedTimer`
27
28
### Changed
29
0 commit comments