Registry / utility / qtjambi

qtjambi

JSON →
library6.11.0javamavenunverified

Java bindings for the Qt framework, including QtCore, QtGui, and QtWidgets.

<dependency> <groupId>io.qtjambi</groupId> <artifactId>qtjambi</artifactId> <version>6.11.0</version> </dependency>
INSTALL
IMPORT
SIG · QTJAMBI
Q
qtjambi
utilityjavav6.11.0
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.

QtApplication
✓ io.qtjambi.QtApplication

Initializes a Qt application.

import io.qtjambi.QtApplication; public class Example { public static void main(String[] args) { QtApplication.initialize(args); System.out.println("Qt application initialized"); } }
Debug
Known issues
breakingQtJambi 6.x requires native Qt libraries installed on the system.
fix
Install Qt 6.x development libraries matching your platform.
affects: >=6.0.0
Upgrade
Version history
6.11.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
qtjambi — mvn dependency:get qtjambi · libregistry