QTable
Bindings for a QTable.
Methods
- adjustRow(...)
- iconify(...)
- swapCells(...)
- addChild(...)
- resize1(...)
- getAttribute(...)
- showMaximized(...)
- repaint2(...)
- setColumnWidth(...)
- properties(...)
- setLeftMargin(...)
- adjustSize(...)
- isRowStretchable(...)
- setRowLabels(...)
- setEnabled(...)
- setDragEnabled(...)
- removeRows(...)
- move1(...)
- setColumnMovingEnabled(...)
- lower(...)
- insertColumns2(...)
- swapRows(...)
- editCell3(...)
- showNormal(...)
- polish(...)
- repaint1(...)
- clearFocus(...)
- hide(...)
- swapColumns(...)
- isWidgetType(...)
- parent(...)
- center4(...)
- signals(...)
- slots(...)
- setColumnStretchable(...)
- viewport(...)
- child(...)
- dragEnabled(...)
- insertRows2(...)
- setIcon(...)
- drawLine(...)
- resize(...)
- className(...)
- setGeometry1(...)
- setShown(...)
- ensureVisible4(...)
- hideRow(...)
- insertRows(...)
- setRowStretchable(...)
- ensureVisible(...)
- setRowMovingEnabled(...)
- setAttribute(...)
- swapRows3(...)
- editCell(...)
- hasAttribute(...)
- move(...)
- raise(...)
- repaint4(...)
- setShowGrid(...)
- clearSelection(...)
- setNumRows(...)
- updateScrollBars(...)
- setMouseTracking(...)
- drawText(...)
- update(...)
- disconnect(...)
- repaint5(...)
- children(...)
- setUpdatesEnabled(...)
- update1(...)
- showRow(...)
- deleteLater(...)
- isColumnStretchable(...)
- setColumnLabels(...)
- setRowReadOnly(...)
- clearSelection1(...)
- showMinimized(...)
- setIconText(...)
- constPolish(...)
- setSorting(...)
- getElementById(...)
- setHidden(...)
- hideColumn(...)
- adjustColumn(...)
- setEnabled1(...)
- setNumCols(...)
- scrollBy(...)
- removeRow(...)
- setContentsPos(...)
- setDisabled(...)
- setFocus(...)
- setGeometry(...)
- swapColumns3(...)
- update4(...)
- setCurrentCell(...)
- removeColumn(...)
- superClassName(...)
- insertColumns(...)
- grabWidget(...)
- repaint(...)
- close(...)
- showColumn(...)
- setColumnReadOnly(...)
- setTopMargin(...)
- resizeContents(...)
- showFullScreen(...)
- setCaption(...)
- show(...)
- center(...)
- setRowHeight(...)
- connect(...)
- childCount(...)
- setReadOnly(...)
- getParentNode(...)
- removeColumns(...)
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 640
- int height 480
- 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 false
- 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 1
- int vScrollBarMode 0
- int hScrollBarMode 0
- int visibleWidth 478
- int visibleHeight 285
- int contentsWidth 1
- int contentsHeight 1
- int contentsX 0
- int contentsY 0
- bool dragAutoScroll false
- int numRows 0
- int numCols 0
- bool showGrid true
- bool rowMovingEnabled false
- bool columnMovingEnabled false
- bool readOnly false
- bool sorting false
- int selectionMode 1
- int focusStyle 1
- int numSelections 0
Qt Signals
- destroyed()
- destroyed(QObject*)
- contentsMoving(int,int)
- horizontalSliderPressed()
- horizontalSliderReleased()
- verticalSliderPressed()
- verticalSliderReleased()
- currentChanged(int,int)
- clicked(int,int,int,const QPoint&)
- doubleClicked(int,int,int,const QPoint&)
- pressed(int,int,int,const QPoint&)
- selectionChanged()
- valueChanged(int,int)
- contextMenuRequested(int,int,const QPoint&)
- dropped(QDropEvent*)
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 setNumRows(int)
- void setNumCols(int)
- void setShowGrid(bool)
- void hideRow(int)
- void hideColumn(int)
- void showRow(int)
- void showColumn(int)
- void setColumnWidth(int,int)
- void setRowHeight(int,int)
- void adjustColumn(int)
- void adjustRow(int)
- void setColumnStretchable(int,bool)
- void setRowStretchable(int,bool)
- bool isColumnStretchable(int)
- bool isRowStretchable(int)
- void setSorting(bool)
- void swapRows(int,int)
- void swapRows(int,int,bool)
- void swapColumns(int,int)
- void swapColumns(int,int,bool)
- void swapCells(int,int,int,int)
- void setLeftMargin(int)
- void setTopMargin(int)
- void setCurrentCell(int,int)
- void clearSelection()
- void clearSelection(bool)
- void setColumnMovingEnabled(bool)
- void setRowMovingEnabled(bool)
- void setReadOnly(bool)
- void setRowReadOnly(int,bool)
- void setColumnReadOnly(int,bool)
- void setDragEnabled(bool)
- bool dragEnabled()
- void insertRows(int)
- void insertRows(int,int)
- void insertColumns(int)
- void insertColumns(int,int)
- void removeRow(int)
- void removeRows(const QMemArray&)
- void removeColumn(int)
- void removeColumns(const QMemArray&)
- void editCell(int,int)
- void editCell(int,int,bool)
- void setRowLabels(const QStringList&)
- void setColumnLabels(const QStringList&)
- void columnWidthChanged(int)
- void rowHeightChanged(int)
- void columnIndexChanged(int,int,int)
- void rowIndexChanged(int,int,int)
- void columnClicked(int)
- void doAutoScroll()
- void doValueChanged()
- void updateGeometriesSlot()