https://github.com/stdware/qtmediate
Qt Extension Framework
https://github.com/stdware/qtmediate
Last synced: 2 months ago
JSON representation
Qt Extension Framework
- Host: GitHub
- URL: https://github.com/stdware/qtmediate
- Owner: stdware
- License: lgpl-2.1
- Created: 2023-12-29T15:50:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T11:57:26.000Z (over 1 year ago)
- Last Synced: 2024-10-28T15:21:27.324Z (over 1 year ago)
- Language: C++
- Size: 336 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qtmediate
Qt extensions framework, changing part of qt's mechanism in an intermediate way without requiring to recompile it.
## Dependencies
+ Qt 5.15
+ [qmsetup](https://github.com/stdware/qmsetup)
## Extensions
+ Support High DPI switching
+ Support translation switching
+ Support user type in stylesheets
+ Support SVG `currentColor` extension
+ Registrable, extensible theme system
+ More custom controls
+ More core library tools