Module qtjambi
Package io.qt.widgets

Interface QLayoutItem

All Superinterfaces:
QtObjectInterface
All Known Implementing Classes:
QBoxLayout, QFormLayout, QGridLayout, QHBoxLayout, QLayout, QSpacerItem, QStackedLayout, QVBoxLayout, QWidgetItem

public interface QLayoutItem extends QtObjectInterface

Abstract item that a QLayout manipulates

Java wrapper for Qt class QLayoutItem