| CLASS REFERENCE |
| Source: /harbour/contrib/hbqt/TQLayoutItem.prg |
| http://doc.trolltech.com/4.5/qlayoutitem.htm |
| oLayoutItem : alignment() | nQt::Alignment |
| oLayoutItem : controlTypes() | nQSizePolicy::ControlTypes |
| oLayoutItem : expandingDirections() | nQt::Orientations |
| oLayoutItem : geometry() | pQRect |
| oLayoutItem : hasHeightForWidth() | lBool |
| oLayoutItem : heightForWidth( nW ) | nInt |
| oLayoutItem : invalidate() | NIL |
| oLayoutItem : isEmpty() | lBool |
| oLayoutItem : layout() | pQLayout |
| oLayoutItem : maximumSize() | pQSize |
| oLayoutItem : minimumHeightForWidth( nW ) | nInt |
| oLayoutItem : minimumSize() | pQSize |
| oLayoutItem : setAlignment( nAlignment ) | NIL |
| oLayoutItem : setGeometry( pR ) | NIL |
| oLayoutItem : sizeHint() | pQSize |
| oLayoutItem : spacerItem() | pQSpacerItem |
| oLayoutItem : widget() | pQWidget |
| FUNCTIONS REFERENCE |
| Source: /harbour/contrib/hbqt/QLayoutItem.cpp |
| Qt_QLayoutItem_alignment( pQLayoutItem ) | nQt::Alignment |
| Qt_QLayoutItem_controlTypes( pQLayoutItem ) | nQSizePolicy::ControlTypes |
| Qt_QLayoutItem_expandingDirections( pQLayoutItem ) | nQt::Orientations |
| Qt_QLayoutItem_geometry( pQLayoutItem ) | pQRect |
| Qt_QLayoutItem_hasHeightForWidth( pQLayoutItem ) | lBool |
| Qt_QLayoutItem_heightForWidth( pQLayoutItem, nW ) | nInt |
| Qt_QLayoutItem_invalidate( pQLayoutItem ) | NIL |
| Qt_QLayoutItem_isEmpty( pQLayoutItem ) | lBool |
| Qt_QLayoutItem_layout( pQLayoutItem ) | pQLayout |
| Qt_QLayoutItem_maximumSize( pQLayoutItem ) | pQSize |
| Qt_QLayoutItem_minimumHeightForWidth( pQLayoutItem, nW ) | nInt |
| Qt_QLayoutItem_minimumSize( pQLayoutItem ) | pQSize |
| Qt_QLayoutItem_setAlignment( pQLayoutItem, nAlignment ) | NIL |
| Qt_QLayoutItem_setGeometry( pQLayoutItem, pR ) | NIL |
| Qt_QLayoutItem_sizeHint( pQLayoutItem ) | pQSize |
| Qt_QLayoutItem_spacerItem( pQLayoutItem ) | pQSpacerItem |
| Qt_QLayoutItem_widget( pQLayoutItem ) | pQWidget |