visibilityChanged() signal
svn path=/trunk/KDE/kdelibs/; revision=1039833
This commit is contained in:
parent
6ae5d1bc1c
commit
631d0cfb7f
@ -59,6 +59,7 @@ public:
|
||||
|
||||
Q_SIGNALS:
|
||||
void toggled();
|
||||
void visibilityChanged(bool);
|
||||
|
||||
protected:
|
||||
Containment *containment() const;
|
||||
|
Loading…
Reference in New Issue
Block a user