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

io.qt.core.QBindableInterface Maven / Gradle / Ivy

package io.qt.core;


/**
 * 

Java wrapper for Qt class QtPrivate::QBindableInterface

*/ class QBindableInterface extends io.qt.QtObject { static { QtJambi_LibraryUtilities.initialize(); } /** * Constructor for internal use only. * @param p expected to be null. */ @io.qt.NativeAccess protected QBindableInterface(QPrivateConstructor p) { super(p); } @io.qt.QtUninvokable final native QMetaType metaType(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy