QDataBrowser
Bindings for a QDataBrowser.
Methods
- iconify(...)
- resize1(...)
- getAttribute(...)
- showMaximized(...)
- repaint2(...)
- properties(...)
- adjustSize(...)
- setEnabled(...)
- move1(...)
- lower(...)
- readFields(...)
- showNormal(...)
- polish(...)
- repaint1(...)
- clearFocus(...)
- hide(...)
- isWidgetType(...)
- parent(...)
- signals(...)
- slots(...)
- child(...)
- drawLine(...)
- setIcon(...)
- resize(...)
- className(...)
- setGeometry1(...)
- setShown(...)
- last(...)
- prev(...)
- setAttribute(...)
- next(...)
- hasAttribute(...)
- move(...)
- raise(...)
- repaint4(...)
- clearValues(...)
- setMouseTracking(...)
- drawText(...)
- update(...)
- disconnect(...)
- repaint5(...)
- children(...)
- setUpdatesEnabled(...)
- update1(...)
- deleteLater(...)
- first(...)
- showMinimized(...)
- setIconText(...)
- constPolish(...)
- getElementById(...)
- setHidden(...)
- updateBoundary(...)
- setDisabled(...)
- del(...)
- setFocus(...)
- setGeometry(...)
- update4(...)
- superClassName(...)
- refresh(...)
- repaint(...)
- close(...)
- writeFields(...)
- grabWidget(...)
- showFullScreen(...)
- setCaption(...)
- show(...)
- connect(...)
- childCount(...)
- getParentNode(...)
- insert(...)
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 #efefef
- 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 false
- int focusPolicy 0
- 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
- bool boundaryChecking true
- QString filter
- QStringList sort
- bool confirmEdits false
- bool confirmInsert false
- bool confirmUpdate false
- bool confirmDelete false
- bool confirmCancels false
- bool readOnly false
- bool autoEdit true
Qt Signals
- destroyed()
- destroyed(QObject*)
- firstRecordAvailable(bool)
- lastRecordAvailable(bool)
- nextRecordAvailable(bool)
- prevRecordAvailable(bool)
- currentChanged(const QSqlRecord*)
- primeInsert(QSqlRecord*)
- primeUpdate(QSqlRecord*)
- primeDelete(QSqlRecord*)
- beforeInsert(QSqlRecord*)
- beforeUpdate(QSqlRecord*)
- beforeDelete(QSqlRecord*)
- cursorChanged(QSqlCursor::Mode)
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 refresh()
- void insert()
- void update()
- void del()
- void first()
- void last()
- void next()
- void prev()
- void readFields()
- void writeFields()
- void clearValues()
- void updateBoundary()