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

QButtonGroup


Bindings for the QButtonGroup class.

Properties

None

Methods

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(...)
repaint(...)
repaint1(...)
repaint2(...)
repaint4(...)
repaint5(...)
resize(...)
resize1(...)
setAttribute(...)
setCaption(...)
setChecked(...)
setDisabled(...)
setEnabled(...)
setFocus(...)
setGeometry(...)
setGeometry1(...)
setHidden(...)
setIcon(...)
setIconText(...)
setMouseTracking(...)
setShown(...)
setUpdatesEnabled(...)
show(...)
showFullScreen(...)
showMaximized(...)
showMinimized(...)
showNormal(...)
signals(...)
slots(...)
stackUnder(...)
superClassName(...)
update(...)
update1(...)
update4(...)

Qt Properties

TypeNameValue
boolacceptDropsfalse
Alignmentalignment0
boolautoMaskfalse
QBrushbackgroundBrush
BackgroundModebackgroundMode12
BackgroundOriginbackgroundOrigin0
QSizebaseSize
QStringcaption
boolcheckablefalse
boolcheckedfalse
QRectchildrenRect
QRegionchildrenRegion
QColorGroupcolorGroup
intcolumns0
QRectcontentsRect
QCursorcursor
boolcustomWhatsThisfalse
boolenabledtrue
boolexclusivefalse
boolflatfalse
boolfocusfalse
boolfocusEnabledfalse
FocusPolicyfocusPolicy0
QFontfontArial,12,-1,5,50,0,0,0,0,0
QRectframeGeometry
QRectframeRect
ShadowframeShadow48
ShapeframeShape12
QSizeframeSize
intframeWidth1
boolfullScreenfalse
QRectgeometry
intheight409
boolhiddentrue
QPixmapicon
QStringiconText
boolinputMethodEnabledfalse
boolisActiveWindowfalse
boolisDesktopfalse
boolisDialogfalse
boolisModalfalse
boolisPopupfalse
boolisTopLeveltrue
intlineWidth1
intmargin0
boolmaximizedfalse
intmaximumHeight32767
QSizemaximumSize
intmaximumWidth32767
QRectmicroFocusHint
intmidLineWidth0
boolminimizedfalse
intminimumHeight0
QSizeminimumSize
QSizeminimumSizeHint
intminimumWidth0
boolmouseTrackingfalse
QCStringnameunnamed
Orientationorientation0
boolownCursortrue
boolownFontfalse
boolownPalettefalse
QPalettepalette
QColorpaletteBackgroundColor#eeeee6
QPixmappaletteBackgroundPixmap
QColorpaletteForegroundColor#000000
QPointpos
boolradioButtonExclusivetrue
QRectrect
intselectedId-1
boolshownfalse
QSizesize
QSizesizeHint
QSizesizeIncrement
QSizePolicysizePolicy
QStringtitle
boolunderMousefalse
boolupdatesEnabledtrue
boolvisiblefalse
QRectvisibleRect
intwidth640
doublewindowOpacity1
intx320
inty307

Qt Signals

clicked(int)
destroyed()
destroyed(QObject*)
pressed(int)
released(int)
toggled(bool)

Qt Slots

voidadjustSize()
voidbuttonClicked()
voidbuttonPressed()
voidbuttonReleased()
voidbuttonToggled(bool)
voidcleanupEventFilter(QObject*)
voidclearFocus()
boolclose()
voidconstPolish()
voiddeleteLater()
voidfixFocus()
voidfocusProxyDestroyed()
voidhide()
voidiconify()
voidlower()
voidmove(const QPoint&)
voidmove(int,int)
voidpolish()
voidraise()
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&)
voidsetChecked(bool)
voidsetChildrenEnabled(bool)
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()
voidstackUnder(QWidget*)
voidupdate()
voidupdate(const QRect&)
voidupdate(int,int,int,int)