QListView
Bindings for a QListView.
Methods
- iconify(...)
- addChild(...)
- resize1(...)
- getAttribute(...)
- showMaximized(...)
- repaint2(...)
- clear(...)
- properties(...)
- insertItem(...)
- adjustSize(...)
- addColumn(...)
- setEnabled(...)
- move1(...)
- lower(...)
- setContentsPos2(...)
- showNormal(...)
- polish(...)
- repaint1(...)
- clearFocus(...)
- hide(...)
- isWidgetType(...)
- parent(...)
- center4(...)
- signals(...)
- slots(...)
- viewport(...)
- child(...)
- triggerUpdate(...)
- drawLine(...)
- setIcon(...)
- resize(...)
- className(...)
- setGeometry1(...)
- setShown(...)
- ensureVisible4(...)
- ensureVisible(...)
- setAttribute(...)
- selectAll(...)
- hasAttribute(...)
- move(...)
- raise(...)
- repaint4(...)
- updateScrollBars(...)
- setMouseTracking(...)
- drawText(...)
- update(...)
- invertSelection(...)
- disconnect(...)
- repaint5(...)
- children(...)
- setUpdatesEnabled(...)
- update1(...)
- deleteLater(...)
- showMinimized(...)
- setIconText(...)
- constPolish(...)
- getElementById(...)
- setHidden(...)
- adjustColumn(...)
- setEnabled1(...)
- scrollBy(...)
- setContentsPos(...)
- setDisabled(...)
- setFocus(...)
- setGeometry(...)
- update4(...)
- superClassName(...)
- grabWidget(...)
- repaint(...)
- close(...)
- resizeContents(...)
- showFullScreen(...)
- setCaption(...)
- show(...)
- center(...)
- connect(...)
- getParentNode(...)
Properties
None
Qt Properties
- QCString name unnamed
- bool isTopLevel true
- bool isDialog false
- bool isModal false
- bool isPopup false
- bool isDesktop false
- bool enabled true
- QRect geometry
- QRect frameGeometry
- int x 256
- int y 230
- QPoint pos
- QSize frameSize
- QSize size
- int width 512
- int height 307
- QRect rect
- QRect childrenRect
- QRegion childrenRegion
- QSizePolicy sizePolicy
- QSize minimumSize
- QSize maximumSize
- int minimumWidth 0
- int minimumHeight 0
- int maximumWidth 32767
- int maximumHeight 32767
- QSize sizeIncrement
- QSize baseSize
- int backgroundMode 12
- QColor paletteForegroundColor #000000
- QColor paletteBackgroundColor #ffffff
- paletteBackgroundPixmap
- QBrush backgroundBrush
- QColorGroup colorGroup
- QPalette palette
- int backgroundOrigin 0
- bool ownPalette false
- QFont font helvetica,12,-1,5,50,0,0,0,0,0
- bool ownFont false
- QCursor cursor
- bool ownCursor true
- QString caption
- icon
- QString iconText
- bool mouseTracking true
- bool underMouse false
- bool isActiveWindow false
- bool focusEnabled true
- int focusPolicy 15
- bool focus false
- bool updatesEnabled true
- bool visible false
- QRect visibleRect
- bool hidden true
- bool shown false
- bool minimized false
- bool maximized false
- bool fullScreen false
- QSize sizeHint
- QSize minimumSizeHint
- QRect microFocusHint
- bool acceptDrops false
- bool autoMask false
- bool customWhatsThis false
- bool inputMethodEnabled false
- int frameWidth 2
- QRect contentsRect
- int frameShape 6
- int frameShadow 48
- int lineWidth 2
- int margin 0
- int midLineWidth 0
- QRect frameRect
- int resizePolicy 0
- int vScrollBarMode 0
- int hScrollBarMode 0
- int visibleWidth 508
- int visibleHeight 303
- int contentsWidth 1
- int contentsHeight 1
- int contentsX 0
- int contentsY 0
- bool dragAutoScroll true
- int columns 0
- bool multiSelection false
- int selectionMode 0
- int childCount 0
- bool allColumnsShowFocus false
- bool showSortIndicator false
- int itemMargin 1
- bool rootIsDecorated false
- bool showToolTips true
- int resizeMode 0
- int treeStepSize 20
- int defaultRenameAction 1
Qt Signals
- destroyed()
- destroyed(QObject*)
- contentsMoving(int,int)
- horizontalSliderPressed()
- horizontalSliderReleased()
- verticalSliderPressed()
- verticalSliderReleased()
- selectionChanged()
- selectionChanged(QListViewItem*)
- currentChanged(QListViewItem*)
- clicked(QListViewItem*)
- clicked(QListViewItem*,const QPoint&,int)
- pressed(QListViewItem*)
- pressed(QListViewItem*,const QPoint&,int)
- doubleClicked(QListViewItem*)
- doubleClicked(QListViewItem*,const QPoint&,int)
- returnPressed(QListViewItem*)
- spacePressed(QListViewItem*)
- rightButtonClicked(QListViewItem*,const QPoint&,int)
- rightButtonPressed(QListViewItem*,const QPoint&,int)
- mouseButtonPressed(int,QListViewItem*,const QPoint&,int)
- mouseButtonClicked(int,QListViewItem*,const QPoint&,int)
- contextMenuRequested(QListViewItem*,const QPoint&,int)
- onItem(QListViewItem*)
- onViewport()
- expanded(QListViewItem*)
- collapsed(QListViewItem*)
- dropped(QDropEvent*)
- itemRenamed(QListViewItem*,int,const QString&)
- itemRenamed(QListViewItem*,int)
Qt Slots
- void deleteLater()
- void cleanupEventFilter(QObject*)
- void setEnabled(bool)
- void setDisabled(bool)
- void setCaption(const QString&)
- void setIcon(const QPixmap&)
- void setIconText(const QString&)
- void setMouseTracking(bool)
- void setFocus()
- void clearFocus()
- void setUpdatesEnabled(bool)
- void update()
- void update(int,int,int,int)
- void update(const QRect&)
- void repaint()
- void repaint(bool)
- void repaint(int,int,int,int)
- void repaint(int,int,int,int,bool)
- void repaint(const QRect&)
- void repaint(const QRect&,bool)
- void repaint(const QRegion&)
- void repaint(const QRegion&,bool)
- void show()
- void hide()
- void setShown(bool)
- void setHidden(bool)
- void iconify()
- void showMinimized()
- void showMaximized()
- void showFullScreen()
- void showNormal()
- void polish()
- void constPolish()
- bool close()
- void raise()
- void lower()
- void stackUnder(QWidget*)
- void move(int,int)
- void move(const QPoint&)
- void resize(int,int)
- void resize(const QSize&)
- void setGeometry(int,int,int,int)
- void setGeometry(const QRect&)
- void adjustSize()
- void focusProxyDestroyed()
- void resizeContents(int,int)
- void scrollBy(int,int)
- void setContentsPos(int,int)
- void ensureVisible(int,int)
- void ensureVisible(int,int,int,int)
- void center(int,int)
- void center(int,int,float,float)
- void updateScrollBars()
- void setEnabled(bool)
- void hslide(int)
- void vslide(int)
- void hbarIsPressed()
- void hbarIsReleased()
- void vbarIsPressed()
- void vbarIsReleased()
- void doDragAutoScroll()
- void startDragAutoScroll()
- void stopDragAutoScroll()
- void clear()
- void invertSelection()
- void selectAll(bool)
- void triggerUpdate()
- void setContentsPos(int,int)
- void adjustColumn(int)
- void updateContents()
- void doAutoScroll()
- void changeSortColumn(int)
- void updateDirtyItems()
- void makeVisible()
- void handleSizeChange(int,int,int)
- void startRename()
- void openFocusItem()