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

io.qt.dbus.QDBusAbstractInterfaceBase Maven / Gradle / Ivy

There is a newer version: 6.7.2
Show newest version
package io.qt.dbus;

import io.qt.*;


/**
 * 

Java wrapper for Qt class QDBusAbstractInterfaceBase

*/ public class QDBusAbstractInterfaceBase extends io.qt.core.QObject { static { QtJambi_LibraryUtilities.initialize(); } /** * Constructor for internal use only. * @param p expected to be null. * @hidden */ @NativeAccess protected QDBusAbstractInterfaceBase(QPrivateConstructor p) { super(p); } }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy