| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQFormLayout.prg |
| http://doc.trolltech.com/4.5/qformlayout.htm |
| oFormLayout : addRow( pLabel, pField ) | NIL |
| oFormLayout : addRow_1( pLabel, pField ) | NIL |
| oFormLayout : addRow_2( cLabelText, pField ) | NIL |
| oFormLayout : addRow_3( cLabelText, pField ) | NIL |
| oFormLayout : addRow_4( pWidget ) | NIL |
| oFormLayout : addRow_5( pLayout ) | NIL |
| oFormLayout : fieldGrowthPolicy() | nFieldGrowthPolicy |
| oFormLayout : formAlignment() | nQt::Alignment |
| oFormLayout : getItemPosition( nIndex, @nRowPtr, @nRolePtr ) | NIL |
| oFormLayout : getLayoutPosition( pLayout, @nRowPtr, @nRolePtr ) | NIL |
| oFormLayout : getWidgetPosition( pWidget, @nRowPtr, @nRolePtr ) | NIL |
| oFormLayout : horizontalSpacing() | nInt |
| oFormLayout : insertRow( nRow, pLabel, pField ) | NIL |
| oFormLayout : insertRow_1( nRow, pLabel, pField ) | NIL |
| oFormLayout : insertRow_2( nRow, cLabelText, pField ) | NIL |
| oFormLayout : insertRow_3( nRow, cLabelText, pField ) | NIL |
| oFormLayout : insertRow_4( nRow, pWidget ) | NIL |
| oFormLayout : insertRow_5( nRow, pLayout ) | NIL |
| oFormLayout : itemAt( nRow, nRole ) | pQLayoutItem |
| oFormLayout : labelAlignment() | nQt::Alignment |
| oFormLayout : labelForField( pField ) | pQWidget |
| oFormLayout : labelForField_1( pField ) | pQWidget |
| oFormLayout : rowCount() | nInt |
| oFormLayout : rowWrapPolicy() | nRowWrapPolicy |
| oFormLayout : setFieldGrowthPolicy( nPolicy ) | NIL |
| oFormLayout : setFormAlignment( nAlignment ) | NIL |
| oFormLayout : setHorizontalSpacing( nSpacing ) | NIL |
| oFormLayout : setItem( nRow, nRole, pItem ) | NIL |
| oFormLayout : setLabelAlignment( nAlignment ) | NIL |
| oFormLayout : setLayout( nRow, nRole, pLayout ) | NIL |
| oFormLayout : setRowWrapPolicy( nPolicy ) | NIL |
| oFormLayout : setSpacing( nSpacing ) | NIL |
| oFormLayout : setVerticalSpacing( nSpacing ) | NIL |
| oFormLayout : setWidget( nRow, nRole, pWidget ) | NIL |
| oFormLayout : spacing() | nInt |
| oFormLayout : verticalSpacing() | nInt |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QFormLayout.cpp |
| Qt_QFormLayout_addRow( pQFormLayout, pLabel, pField ) | NIL |
| Qt_QFormLayout_addRow_1( pQFormLayout, pLabel, pField ) | NIL |
| Qt_QFormLayout_addRow_2( pQFormLayout, cLabelText, pField ) | NIL |
| Qt_QFormLayout_addRow_3( pQFormLayout, cLabelText, pField ) | NIL |
| Qt_QFormLayout_addRow_4( pQFormLayout, pWidget ) | NIL |
| Qt_QFormLayout_addRow_5( pQFormLayout, pLayout ) | NIL |
| Qt_QFormLayout_fieldGrowthPolicy( pQFormLayout ) | nFieldGrowthPolicy |
| Qt_QFormLayout_formAlignment( pQFormLayout ) | nQt::Alignment |
| Qt_QFormLayout_getItemPosition( pQFormLayout, nIndex, @nRowPtr, @nRolePtr ) | NIL |
| Qt_QFormLayout_getLayoutPosition( pQFormLayout, pLayout, @nRowPtr, @nRolePtr ) | NIL |
| Qt_QFormLayout_getWidgetPosition( pQFormLayout, pWidget, @nRowPtr, @nRolePtr ) | NIL |
| Qt_QFormLayout_horizontalSpacing( pQFormLayout ) | nInt |
| Qt_QFormLayout_insertRow( pQFormLayout, nRow, pLabel, pField ) | NIL |
| Qt_QFormLayout_insertRow_1( pQFormLayout, nRow, pLabel, pField ) | NIL |
| Qt_QFormLayout_insertRow_2( pQFormLayout, nRow, cLabelText, pField ) | NIL |
| Qt_QFormLayout_insertRow_3( pQFormLayout, nRow, cLabelText, pField ) | NIL |
| Qt_QFormLayout_insertRow_4( pQFormLayout, nRow, pWidget ) | NIL |
| Qt_QFormLayout_insertRow_5( pQFormLayout, nRow, pLayout ) | NIL |
| Qt_QFormLayout_itemAt( pQFormLayout, nRow, nRole ) | pQLayoutItem |
| Qt_QFormLayout_labelAlignment( pQFormLayout ) | nQt::Alignment |
| Qt_QFormLayout_labelForField( pQFormLayout, pField ) | pQWidget |
| Qt_QFormLayout_labelForField_1( pQFormLayout, pField ) | pQWidget |
| Qt_QFormLayout_rowCount( pQFormLayout ) | nInt |
| Qt_QFormLayout_rowWrapPolicy( pQFormLayout ) | nRowWrapPolicy |
| Qt_QFormLayout_setFieldGrowthPolicy( pQFormLayout, nPolicy ) | NIL |
| Qt_QFormLayout_setFormAlignment( pQFormLayout, nAlignment ) | NIL |
| Qt_QFormLayout_setHorizontalSpacing( pQFormLayout, nSpacing ) | NIL |
| Qt_QFormLayout_setItem( pQFormLayout, nRow, nRole, pItem ) | NIL |
| Qt_QFormLayout_setLabelAlignment( pQFormLayout, nAlignment ) | NIL |
| Qt_QFormLayout_setLayout( pQFormLayout, nRow, nRole, pLayout ) | NIL |
| Qt_QFormLayout_setRowWrapPolicy( pQFormLayout, nPolicy ) | NIL |
| Qt_QFormLayout_setSpacing( pQFormLayout, nSpacing ) | NIL |
| Qt_QFormLayout_setVerticalSpacing( pQFormLayout, nSpacing ) | NIL |
| Qt_QFormLayout_setWidget( pQFormLayout, nRow, nRole, pWidget ) | NIL |
| Qt_QFormLayout_spacing( pQFormLayout ) | nInt |
| Qt_QFormLayout_verticalSpacing( pQFormLayout ) | nInt |