header too, that helps

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=830601
This commit is contained in:
Aaron J. Seigo 2008-07-10 20:16:10 +00:00
parent 0a5a98a968
commit 2c7369030d

View File

@ -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