All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jambi-virtualkeyboard.5.15.4.source-code.module-info Maven / Gradle / Ivy

Go to download

A framework for implementing different input methods as well as a QML virtual keyboard. Supports localized keyboard layouts and custom visual themes.

There is a newer version: 6.8.1
Show newest version
/**
 * A framework for implementing different input methods as well as a QML virtual keyboard. Supports localized keyboard layouts and custom visual themes.
 */
module qtjambi.virtualkeyboard {
    requires java.base;
    requires transitive qtjambi;
    exports io.qt.keyboard;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy