java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.designer.QAbstractFormBuilder
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QFormBuilder
Default implementation for classes that create user interfaces at run-time
Java wrapper for Qt's class QAbstractFormBuilder
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addMenuAction
(QAction action) protected final boolean
applyPropertyInternally
(QObject o, String propertyName, Object value) protected boolean
checkProperty
(QObject obj, String prop) protected QAction
createAction
(QObject parent, String name) protected QActionGroup
createActionGroup
(QObject parent, String name) protected QLayout
createLayout
(String layoutName, QObject parent, String name) protected QWidget
createWidget
(String widgetName, QWidget parentWidget, String name) final String
final QWidget
Overloaded function forload(io.qt.core.QIODevice, io.qt.widgets.QWidget)
withparentWidget = null
.protected final void
reset()
void
final void
setWorkingDirectory
(QDir directory) protected static QMetaEnum
final QDir
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QAbstractFormBuilder
public QAbstractFormBuilder() -
QAbstractFormBuilder
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
applyPropertyInternally
@QtUninvokable protected final boolean applyPropertyInternally(QObject o, String propertyName, Object value) -
errorString
-
reset
-
setWorkingDirectory
-
workingDirectory
-
addMenuAction
-
checkProperty
-
createAction
-
createActionGroup
-
createLayout
-
createWidget
-
load
Overloaded function for
load(io.qt.core.QIODevice, io.qt.widgets.QWidget)
withparentWidget = null
. -
load
-
save
-
toolBarAreaMetaEnum
-