Contains the result of a QFormLayout::takeRow () 调用。 更多...
头: | #include <TakeRowResult> |
qmake: | QT += widgets |
Since: | Qt 5.8 |
QLayoutItem * | fieldItem |
QLayoutItem * | labelItem |
Contains the result of a QFormLayout::takeRow () 调用。
另请参阅 QFormLayout::takeRow ().
Contains the layout item corresponding to the field of the row.
Contains the layout item corresponding to the label of the row.