Contains the result of a QFormLayout::takeRow() call. More...
| Header: | #include <TakeRowResult> |
| qmake: | QT += widgets |
| Since: | Qt 5.8 |
| QLayoutItem * | fieldItem |
| QLayoutItem * | labelItem |
Contains the result of a QFormLayout::takeRow() call.
See also QFormLayout::takeRow().
Contains the layout item corresponding to the field of the row.
Contains the layout item corresponding to the label of the row.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5/qformlayout-takerowresult.html