![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Contains the result of a QFormLayout::takeRow() call. More...
#include <qformlayout.h>
Public Attributes | |
QLayoutItem * | labelItem |
QLayoutItem * | fieldItem |
Contains the result of a QFormLayout::takeRow() call.
\inmodule QtWidgets
Definition at line 54 of file qformlayout.h.
QLayoutItem* QFormLayout::TakeRowResult::fieldItem |
Definition at line 56 of file qformlayout.h.
QLayoutItem* QFormLayout::TakeRowResult::labelItem |
Definition at line 55 of file qformlayout.h.