SVN_SILENT: ws fixes
svn path=/trunk/KDE/kdelibs/; revision=903147
This commit is contained in:
parent
c7b36c7959
commit
014514e808
@ -159,8 +159,7 @@ class PLASMA_EXPORT DataEngine : public QObject
|
||||
* If the data has not changed, no update will be sent.
|
||||
* @param intervalAlignment the number of ms to align the interval to
|
||||
**/
|
||||
Q_INVOKABLE void connectAllSources(
|
||||
QObject *visualization, uint pollingInterval = 0,
|
||||
Q_INVOKABLE void connectAllSources(QObject *visualization, uint pollingInterval = 0,
|
||||
Plasma::IntervalAlignment intervalAlignment = NoAlignment) const;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user