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

QRadioButton


Bindings for the QRadioButton class.

Properties

None

Methods

adjustSize(...)
animateClick(...)
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(...)
toggle(...)
update(...)
update1(...)
update4(...)

Qt Properties

TypeNameValue
QKeySequenceaccel
boolacceptDropsfalse
boolautoMaskfalse
boolautoMaskfalse
boolautoRepeatfalse
boolautoResizefalse
QBrushbackgroundBrush
BackgroundModebackgroundMode12
BackgroundOriginbackgroundOrigin0
QSizebaseSize
QStringcaption
boolcheckedfalse
QRectchildrenRect
QRegionchildrenRegion
QColorGroupcolorGroup
QCursorcursor
boolcustomWhatsThisfalse
booldownfalse
boolenabledtrue
boolexclusiveTogglefalse
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
boolmaximizedfalse
intmaximumHeight32767
QSizemaximumSize
intmaximumWidth32767
QRectmicroFocusHint
boolminimizedfalse
intminimumHeight0
QSizeminimumSize
QSizeminimumSizeHint
intminimumWidth0
boolmouseTrackingfalse
QCStringnameunnamed
boolonfalse
boolownCursortrue
boolownFontfalse
boolownPalettefalse
QPalettepalette
QColorpaletteBackgroundColor#eeeee6
QPixmappaletteBackgroundPixmap
QColorpaletteForegroundColor#000000
QPixmappixmap
QPointpos
QRectrect
boolshownfalse
QSizesize
QSizesizeHint
QSizesizeIncrement
QSizePolicysizePolicy
QStringtext
booltoggleButtontrue
ToggleStatetoggleState0
ToggleTypetoggleType1
boolunderMousefalse
boolupdatesEnabledtrue
boolvisiblefalse
QRectvisibleRect
intwidth640
doublewindowOpacity1
intx320
inty307

Qt Signals

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

Qt Slots

voidadjustSize()
voidanimateClick()
voidanimateTimeout()
voidautoRepeatTimeout()
voidcleanupEventFilter(QObject*)
voidclearFocus()
boolclose()
voidconstPolish()
voiddeleteLater()
voidemulateClick()
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)
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*)
voidtoggle()
voidupdate()
voidupdate(const QRect&)
voidupdate(int,int,int,int)