D11213: balooctl: Introduce list command
Michael Heidelbach
noreply at phabricator.kde.org
Sat Mar 10 16:40:52 UTC 2018
michaelh added inline comments.
INLINE COMMENTS
> purgelistcommand.cpp:62
> + : QString();
> + const QSharedPointer<QRegularExpression> urlFilter(pattern.isEmpty() ? nullptr : new QRegularExpression{pattern});
> + qDebug() << "main"
I'm not sure, if this is correct/proper usage.
> purgelistcommand.cpp:68
> + << "urlFilter" << urlFilter;
> +
> + auto db = globalDatabaseInstance();
Will be removed on next update.
REPOSITORY
R293 Baloo
REVISION DETAIL
https://phabricator.kde.org/D11213
To: michaelh, #baloo, #frameworks, smithjd
Cc: ashaposhnikov, michaelh, spoorun, nicolasfella, alexeymin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180310/a12f09f6/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list