API REVIEW: showConfigurationInterface() -> nonvirtual
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=802232
This commit is contained in:
parent
571e8a0db6
commit
b37d43eafd
5
applet.h
5
applet.h
@ -507,11 +507,8 @@ class PLASMA_EXPORT Applet : public QGraphicsWidget
|
|||||||
* Lets the user interact with the plasmoid options.
|
* Lets the user interact with the plasmoid options.
|
||||||
* Called when the user selects the configure entry
|
* Called when the user selects the configure entry
|
||||||
* from the context menu.
|
* from the context menu.
|
||||||
*
|
|
||||||
* Applets should NOT reimplement this method unless there is good
|
|
||||||
* reason to do so, but instead reimplment createConfigurationInterface
|
|
||||||
*/
|
*/
|
||||||
virtual void showConfigurationInterface();
|
void showConfigurationInterface();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Causes this applet to raise above all other applets.
|
* Causes this applet to raise above all other applets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user