qproperty showing
svn path=/trunk/KDE/kdelibs/; revision=1039731
This commit is contained in:
parent
10a5e3e90c
commit
6ae5d1bc1c
@ -39,6 +39,7 @@ class PLASMA_EXPORT AbstractToolBox : public QGraphicsWidget
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_INTERFACES(QGraphicsItem)
|
||||
Q_PROPERTY(bool showing READ isShowing WRITE setShowing )
|
||||
|
||||
public:
|
||||
explicit AbstractToolBox(Containment *parent);
|
||||
|
Loading…
Reference in New Issue
Block a user