Registry / other / qlementine

qlementine

JSON →
library1.4.2vcpkgunverified

Modern QStyle for desktop Qt6 applications.

vcpkg install qlementine
INSTALL
IMPORT
SIG · QLEMENTINE
Q
qlementine
othercppv1.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Qlementine/Qlementine.h
#include <Qlementine/Qlementine.h>

Apply Qlementine style to a Qt6 application

#include <Qlementine/Qlementine.h> #include <QApplication> int main(int argc, char *argv[]) { QApplication app(argc, argv); app.setStyle(new Qlementine::Style()); return app.exec(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.2latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

qlementine — pip install qlementine · libregistry