QListView

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQListView.prg
http://doc.trolltech.com/4.5/qlistview.htm
oListView : batchSize() nInt
oListView : clearPropertyFlags() NIL
oListView : flow() nFlow
oListView : gridSize() pQSize
oListView : isRowHidden( nRow ) lBool
oListView : isSelectionRectVisible() lBool
oListView : isWrapping() lBool
oListView : layoutMode() nLayoutMode
oListView : modelColumn() nInt
oListView : movement() nMovement
oListView : resizeMode() nResizeMode
oListView : setBatchSize( nBatchSize ) NIL
oListView : setFlow( nFlow ) NIL
oListView : setGridSize( pSize ) NIL
oListView : setLayoutMode( nMode ) NIL
oListView : setModelColumn( nColumn ) NIL
oListView : setMovement( nMovement ) NIL
oListView : setResizeMode( nMode ) NIL
oListView : setRowHidden( nRow, lHide ) NIL
oListView : setSelectionRectVisible( lShow ) NIL
oListView : setSpacing( nSpace ) NIL
oListView : setUniformItemSizes( lEnable ) NIL
oListView : setViewMode( nMode ) NIL
oListView : setWordWrap( lOn ) NIL
oListView : setWrapping( lEnable ) NIL
oListView : spacing() nInt
oListView : uniformItemSizes() lBool
oListView : viewMode() nViewMode
oListView : wordWrap() lBool
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QListView.cpp
Qt_QListView_batchSize( pQListView )nInt
Qt_QListView_clearPropertyFlags( pQListView )NIL
Qt_QListView_flow( pQListView )nFlow
Qt_QListView_gridSize( pQListView )pQSize
Qt_QListView_isRowHidden( pQListView, nRow )lBool
Qt_QListView_isSelectionRectVisible( pQListView )lBool
Qt_QListView_isWrapping( pQListView )lBool
Qt_QListView_layoutMode( pQListView )nLayoutMode
Qt_QListView_modelColumn( pQListView )nInt
Qt_QListView_movement( pQListView )nMovement
Qt_QListView_resizeMode( pQListView )nResizeMode
Qt_QListView_setBatchSize( pQListView, nBatchSize )NIL
Qt_QListView_setFlow( pQListView, nFlow )NIL
Qt_QListView_setGridSize( pQListView, pSize )NIL
Qt_QListView_setLayoutMode( pQListView, nMode )NIL
Qt_QListView_setModelColumn( pQListView, nColumn )NIL
Qt_QListView_setMovement( pQListView, nMovement )NIL
Qt_QListView_setResizeMode( pQListView, nMode )NIL
Qt_QListView_setRowHidden( pQListView, nRow, lHide )NIL
Qt_QListView_setSelectionRectVisible( pQListView, lShow )NIL
Qt_QListView_setSpacing( pQListView, nSpace )NIL
Qt_QListView_setUniformItemSizes( pQListView, lEnable )NIL
Qt_QListView_setViewMode( pQListView, nMode )NIL
Qt_QListView_setWordWrap( pQListView, lOn )NIL
Qt_QListView_setWrapping( pQListView, lEnable )NIL
Qt_QListView_spacing( pQListView )nInt
Qt_QListView_uniformItemSizes( pQListView )lBool
Qt_QListView_viewMode( pQListView )nViewMode
Qt_QListView_wordWrap( pQListView )lBool