Class QUiLoader

java.lang.Object
io.qt.QtObject
io.qt.core.QObject
io.qt.widgets.tools.QUiLoader
All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QUiLoader extends QObject

Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin paths

Java wrapper for Qt's class QUiLoader