Module qtjambi
Package io.qt.widgets

Class QStackedLayout

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface, QLayoutItem

public class QStackedLayout extends QLayout

Stack of widgets where only one widget is visible at a time

Java wrapper for Qt's class QStackedLayout