Class 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