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

QScrollBar


Bindings for the QScrollBar 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(...)
setDisabled(...)
setEnabled(...)
setFocus(...)
setGeometry(...)
setGeometry1(...)
setHidden(...)
setIcon(...)
setIconText(...)
setMouseTracking(...)
setShown(...)
setUpdatesEnabled(...)
setValue(...)
show(...)
showFullScreen(...)
showMaximized(...)
showMinimized(...)
showNormal(...)
signals(...)
slots(...)
stackUnder(...)
superClassName(...)
update(...)
update1(...)
update4(...)

Qt Properties

TypeNameValue
boolacceptDropsfalse
boolautoMaskfalse
QBrushbackgroundBrush
BackgroundModebackgroundMode2
BackgroundOriginbackgroundOrigin0
QSizebaseSize
QStringcaption
QRectchildrenRect
QRegionchildrenRegion
QColorGroupcolorGroup
QCursorcursor
boolcustomWhatsThisfalse
booldraggingSliderfalse
boolenabledtrue
boolfocusfalse
boolfocusEnabledfalse
FocusPolicyfocusPolicy0
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
intlineStep1
intmaxValue99
boolmaximizedfalse
intmaximumHeight32767
QSizemaximumSize
intmaximumWidth32767
QRectmicroFocusHint
intminValue0
boolminimizedfalse
intminimumHeight0
QSizeminimumSize
QSizeminimumSizeHint
intminimumWidth0
boolmouseTrackingfalse
QCStringnameunnamed
Orientationorientation1
boolownCursortrue
boolownFontfalse
boolownPalettefalse
intpageStep10
QPalettepalette
QColorpaletteBackgroundColor#eeeee6
QPixmappaletteBackgroundPixmap
QColorpaletteForegroundColor#000000
QPointpos
QRectrect
boolshownfalse
QSizesize
QSizesizeHint
QSizesizeIncrement
QSizePolicysizePolicy
booltrackingtrue
boolunderMousefalse
boolupdatesEnabledtrue
intvalue0
boolvisiblefalse
QRectvisibleRect
intwidth640
doublewindowOpacity1
intx320
inty307

Qt Signals

destroyed()
destroyed(QObject*)
nextLine()
nextPage()
prevLine()
prevPage()
sliderMoved(int)
sliderPressed()
sliderReleased()
valueChanged(int)

Qt Slots

voidadjustSize()
voidcleanupEventFilter(QObject*)
voidclearFocus()
boolclose()
voidconstPolish()
voiddeleteLater()
voiddoAutoRepeat()
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&)
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)
voidsetValue(int)
voidshow()
voidshowFullScreen()
voidshowMaximized()
voidshowMinimized()
voidshowNormal()
voidstackUnder(QWidget*)
voidupdate()
voidupdate(const QRect&)
voidupdate(int,int,int,int)