header too, that helps
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=830601
This commit is contained in:
parent
0a5a98a968
commit
2c7369030d
@ -78,6 +78,8 @@ class AppletHandle : public QObject, public QGraphicsItem
|
|||||||
void calculateSize();
|
void calculateSize();
|
||||||
ButtonType mapToButton(const QPointF &point) const;
|
ButtonType mapToButton(const QPointF &point) const;
|
||||||
void forceDisappear();
|
void forceDisappear();
|
||||||
|
int minimumHeight();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* move our applet to another containment
|
* move our applet to another containment
|
||||||
* @param containment the containment to move to
|
* @param containment the containment to move to
|
||||||
|
Loading…
Reference in New Issue
Block a user