All Objects| Statics| Objects| KJSEmbed Objects| Qt Objects| KDE Objects| Exceptions| Uncreatable Objects

QTabWidget


Bindings for the QTabWidget class.

Properties

None

Methods

addTab(...)
adjustSize(...)
child(...)
childCount(...)
children(...)
className(...)
clearFocus(...)
close(...)
connect(...)
constPolish(...)
deleteLater(...)
disconnect(...)
drawLine(...)
drawText(...)
getAttribute(...)
getElementById(...)
getParentNode(...)
grabWidget(...)
hasAttribute(...)
hide(...)
iconify(...)
isWidgetType(...)
lower(...)
move(...)
move1(...)
parent(...)
polish(...)
properties(...)
raise(...)
removePage(...)
repaint(...)
repaint1(...)
repaint2(...)
repaint4(...)
repaint5(...)
resize(...)
resize1(...)
setAttribute(...)
setCaption(...)
setCurrentPage(...)
setDisabled(...)
setEnabled(...)
setFocus(...)
setGeometry(...)
setGeometry1(...)
setHidden(...)
setIcon(...)
setIconText(...)
setMouseTracking(...)
setShown(...)
setUpdatesEnabled(...)
show(...)
showFullScreen(...)
showMaximized(...)
showMinimized(...)
showNormal(...)
showPage(...)
signals(...)
slots(...)
stackUnder(...)
superClassName(...)
update(...)
update1(...)
update4(...)

Qt Properties

TypeNameValue
boolacceptDropsfalse
boolautoMaskfalse
boolautoMaskfalse
QBrushbackgroundBrush
BackgroundModebackgroundMode12
BackgroundOriginbackgroundOrigin0
QSizebaseSize
QStringcaption
QRectchildrenRect
QRegionchildrenRegion
QColorGroupcolorGroup
intcount0
intcurrentPage-1
QCursorcursor
boolcustomWhatsThisfalse
boolenabledtrue
boolfocusfalse
boolfocusEnabledtrue
FocusPolicyfocusPolicy1
QFontfontArial,12,-1,5,50,0,0,0,0,0
QRectframeGeometry
QSizeframeSize
boolfullScreenfalse
QRectgeometry
intheight409
boolhiddentrue
QPixmapicon
QStringiconText
boolinputMethodEnabledfalse
boolisActiveWindowfalse
boolisDesktopfalse
boolisDialogfalse
boolisModalfalse
boolisPopupfalse
boolisTopLeveltrue
intmargin0
boolmaximizedfalse
intmaximumHeight32767
QSizemaximumSize
intmaximumWidth32767
QRectmicroFocusHint
boolminimizedfalse
intminimumHeight0
QSizeminimumSize
QSizeminimumSizeHint
intminimumWidth0
boolmouseTrackingfalse
QCStringnameunnamed
boolownCursortrue
boolownFontfalse
boolownPalettefalse
QPalettepalette
QColorpaletteBackgroundColor#eeeee6
QPixmappaletteBackgroundPixmap
QColorpaletteForegroundColor#000000
QPointpos
QRectrect
boolshownfalse
QSizesize
QSizesizeHint
QSizesizeIncrement
QSizePolicysizePolicy
TabPositiontabPosition0
TabShapetabShape0
boolunderMousefalse
boolupdatesEnabledtrue
boolvisiblefalse
QRectvisibleRect
intwidth640
doublewindowOpacity1
intx320
inty307

Qt Signals

currentChanged(QWidget*)
destroyed()
destroyed(QObject*)
selected(const QString&)

Qt Slots

voidadjustSize()
voidcleanupEventFilter(QObject*)
voidclearFocus()
boolclose()
voidconstPolish()
voiddeleteLater()
voidfocusProxyDestroyed()
voidhide()
voidiconify()
voidlower()
voidmove(const QPoint&)
voidmove(int,int)
voidpolish()
voidraise()
voidremovePage(QWidget*)
voidrepaint()
voidrepaint(bool)
voidrepaint(const QRect&)
voidrepaint(const QRect&,bool)
voidrepaint(const QRegion&)
voidrepaint(const QRegion&,bool)
voidrepaint(int,int,int,int)
voidrepaint(int,int,int,int,bool)
voidresize(const QSize&)
voidresize(int,int)
voidsetCaption(const QString&)
voidsetCurrentPage(int)
voidsetDisabled(bool)
voidsetEnabled(bool)
voidsetFocus()
voidsetGeometry(const QRect&)
voidsetGeometry(int,int,int,int)
voidsetHidden(bool)
voidsetIcon(const QPixmap&)
voidsetIconText(const QString&)
voidsetMouseTracking(bool)
voidsetShown(bool)
voidsetUpdatesEnabled(bool)
voidshow()
voidshowFullScreen()
voidshowMaximized()
voidshowMinimized()
voidshowNormal()
voidshowPage(QWidget*)
voidshowTab(int)
voidstackUnder(QWidget*)
voidupdate()
voidupdate(const QRect&)
voidupdate(int,int,int,int)