apidox clarification
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=838927
This commit is contained in:
parent
9be8bbb87b
commit
34aa5d4185
@ -322,7 +322,9 @@ class PLASMA_EXPORT DataEngine : public QObject
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Adds an already constructed data source. The DataEngine takes
|
* Adds an already constructed data source. The DataEngine takes
|
||||||
* ownership of the DataContainer object.
|
* ownership of the DataContainer object. The objectName of the source
|
||||||
|
* is used for the source name.
|
||||||
|
*
|
||||||
* @param source the DataContainer to add to the DataEngine
|
* @param source the DataContainer to add to the DataEngine
|
||||||
**/
|
**/
|
||||||
void addSource(DataContainer* source);
|
void addSource(DataContainer* source);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user