KURLLabel
Bindings for a KURLLabel.
Methods
- iconify(...)
- resize1(...)
- getAttribute(...)
- showMaximized(...)
- repaint2(...)
- clear(...)
- properties(...)
- adjustSize(...)
- setText(...)
- setEnabled(...)
- move1(...)
- lower(...)
- setHighlightedColor1(...)
- showNormal(...)
- polish(...)
- repaint1(...)
- clearFocus(...)
- hide(...)
- isWidgetType(...)
- parent(...)
- signals(...)
- slots(...)
- child(...)
- setNum1(...)
- setSelectedColor1(...)
- setIcon(...)
- drawLine(...)
- resize(...)
- className(...)
- setGeometry1(...)
- setShown(...)
- setURL(...)
- setAttribute(...)
- setSelectedColor(...)
- hasAttribute(...)
- move(...)
- raise(...)
- setGlow(...)
- repaint4(...)
- setNum(...)
- setMouseTracking(...)
- drawText(...)
- update(...)
- disconnect(...)
- repaint5(...)
- children(...)
- setUpdatesEnabled(...)
- update1(...)
- deleteLater(...)
- setUseTips1(...)
- setUseCursor(...)
- showMinimized(...)
- setIconText(...)
- constPolish(...)
- getElementById(...)
- setTipText(...)
- setHidden(...)
- setFloat(...)
- setAltPixmap(...)
- setHighlightedColor(...)
- setDisabled(...)
- setGlow1(...)
- setFocus(...)
- setFloat1(...)
- setGeometry(...)
- update4(...)
- superClassName(...)
- setUseCursor2(...)
- grabWidget(...)
- repaint(...)
- close(...)
- setPixmap(...)
- setUseTips(...)
- showFullScreen(...)
- setCaption(...)
- show(...)
- setUnderline(...)
- connect(...)
- childCount(...)
- getParentNode(...)
- setUnderline1(...)
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 #0a5f89
- QColor paletteBackgroundColor #efefef
- paletteBackgroundPixmap
- QBrush backgroundBrush
- QColorGroup colorGroup
- QPalette palette
- int backgroundOrigin 0
- bool ownPalette true
- QFont font helvetica,12,-1,5,50,0,1,0,0,0
- bool ownFont true
- 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
- int frameWidth 0
- QRect contentsRect
- int frameShape 0
- int frameShadow 16
- int lineWidth 1
- int margin 0
- int midLineWidth 0
- QRect frameRect
- QString text KURLLabel
- int textFormat 2
- pixmap
- bool scaledContents false
- int alignment 576
- int indent -1
- int backgroundMode 12
- QString url KURLLabel
- QString tipText KURLLabel
- QPixmap altPixmap
- bool glowEnabled true
- bool floatEnabled false
- bool useTips false
- bool useCursor false
Qt Signals
- destroyed()
- destroyed(QObject*)
- enteredURL(const QString&)
- enteredURL()
- leftURL(const QString&)
- leftURL()
- leftClickedURL(const QString&)
- leftClickedURL()
- rightClickedURL(const QString&)
- rightClickedURL()
- middleClickedURL(const QString&)
- middleClickedURL()
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 setText(const QString&)
- void setPixmap(const QPixmap&)
- void setPicture(const QPicture&)
- void setMovie(const QMovie&)
- void setNum(int)
- void setNum(double)
- void clear()
- void acceleratorSlot()
- void buddyDied()
- void movieUpdated(const QRect&)
- void movieResized(const QSize&)
- void setUnderline()
- void setUnderline(bool)
- void setURL(const QString&)
- void setFont(const QFont&)
- void setUseTips()
- void setUseTips(bool)
- void setTipText(const QString&)
- void setHighlightedColor(const QColor&)
- void setHighlightedColor(const QString&)
- void setSelectedColor(const QColor&)
- void setSelectedColor(const QString&)
- void setUseCursor(bool)
- void setUseCursor(bool,QCursor*)
- void setGlow()
- void setGlow(bool)
- void setFloat()
- void setFloat(bool)
- void setAltPixmap(const QPixmap&)
- void updateColor()