QWidgetItem Class ReferenceThe QWidgetItem class is a layout item that represents a widget. More... #include <QWidgetItem> Inherits: QLayoutItem. Public Functions
Reimplemented Public Functions
Detailed DescriptionThe QWidgetItem class is a layout item that represents a widget. Normally, you don't need to use this class directly. Qt's built-in layout managers provide the following functions for manipulating widgets in layouts:
See also QLayout, QSpacerItem, and QLayoutItem::widget(). Member Function Documentation
|