org.kde.koala

Class KMdiChildFrmCaption

public class KMdiChildFrmCaption extends QWidget

It's the caption bar of a child frame widget.

UNKNOWN: Internal class.

Constructor Summary
protected KMdiChildFrmCaption(Class dummy)
Method Summary
StringclassName()
intheightHint()
Returns the caption bar height depending on the used font
QMetaObjectmetaObject()
voidsetActive(boolean bActive)
Repaint the caption bar in active background colors
voidsetCaption(String text)
Repaint with a new caption bar title
voidslot_moveViaSystemMenu()
Grabs the mouse, a move cursor, sets a move indicator variable to true and keeps the global mouse position in mind

Constructor Detail

KMdiChildFrmCaption

protected KMdiChildFrmCaption(Class dummy)

Method Detail

className

public String className()

heightHint

public int heightHint()
Returns the caption bar height depending on the used font

UNKNOWN: Returns the caption bar height depending on the used font

metaObject

public QMetaObject metaObject()

setActive

public void setActive(boolean bActive)
Repaint the caption bar in active background colors

UNKNOWN: Repaint the caption bar in active background colors

setCaption

public void setCaption(String text)
Repaint with a new caption bar title

UNKNOWN: Repaint with a new caption bar title

slot_moveViaSystemMenu

public void slot_moveViaSystemMenu()
Grabs the mouse, a move cursor, sets a move indicator variable to true and keeps the global mouse position in mind

UNKNOWN: Grabs the mouse, a move cursor, sets a move indicator variable to true and keeps the global mouse position in mind