Module qtjambi
Package io.qt.widgets

Class QLayout

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, QLayoutItem
Direct Known Subclasses:
QBoxLayout, QFormLayout, QGridLayout, QStackedLayout

public abstract class QLayout extends QObject implements QLayoutItem

The base class of geometry managers

Java wrapper for Qt class QLayout