Bring doc up to date...
Signed-off-by: Riccardo Iaconelli <riccardo@kde.org> svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=839241
This commit is contained in:
parent
6abbe88e89
commit
bea1a12168
@ -166,10 +166,8 @@ class PLASMA_EXPORT Containment : public Applet
|
|||||||
* @param name the plugin name for the applet, as given by
|
* @param name the plugin name for the applet, as given by
|
||||||
* KPluginInfo::pluginName()
|
* KPluginInfo::pluginName()
|
||||||
* @param args argument list to pass to the plasmoid
|
* @param args argument list to pass to the plasmoid
|
||||||
* @param id to assign to this applet, or 0 to auto-assign it a new id
|
|
||||||
* @param geometry where to place the applet, or to auto-place it if an invalid
|
* @param geometry where to place the applet, or to auto-place it if an invalid
|
||||||
* is provided
|
* is provided
|
||||||
* @param delayedInit if true, init() will not be called on the applet
|
|
||||||
*
|
*
|
||||||
* @return a pointer to the applet on success, or 0 on failure
|
* @return a pointer to the applet on success, or 0 on failure
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user