TakeRowResult Class

(QFormLayout::TakeRowResult)

Public Variables

QLayoutItem *fieldItem
QLayoutItem *labelItem

Member Variable Documentation

QLayoutItem *TakeRowResult::fieldItem

Contains the layout item corresponding to the field of the row.

QLayoutItem *TakeRowResult::labelItem

Contains the layout item corresponding to the label of the row.