org.kde.koala
public class KMdiChildFrmCaption extends QWidget
UNKNOWN: Internal class.
| Constructor Summary | |
|---|---|
| protected | KMdiChildFrmCaption(Class dummy) |
| Method Summary | |
|---|---|
| String | className() |
| int | heightHint()
Returns the caption bar height depending on the used font |
| QMetaObject | metaObject() |
| void | setActive(boolean bActive)
Repaint the caption bar in active background colors |
| void | setCaption(String text)
Repaint with a new caption bar title |
| 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: Returns the caption bar height depending on the used font
UNKNOWN: Repaint the caption bar in active background colors
UNKNOWN: Repaint with a new caption bar title
UNKNOWN: Grabs the mouse, a move cursor, sets a move indicator variable to true and keeps the global mouse position in mind