D9325: Use QUrl in the ScreenMapper API

Laurent Montel noreply at phabricator.kde.org
Thu Dec 14 13:20:18 UTC 2017


mlaurent added inline comments.

INLINE COMMENTS

> foldermodeltest.cpp:34
>  
> +static QUrl stringToUrl(const QString &path) {
> +    return QUrl::fromUserInput(path, {}, QUrl::AssumeLocalFile);

new line after ')'

> positionertest.cpp:38
>  
> +static QUrl stringToUrl(const QString &path) {
> +    return QUrl::fromUserInput(path, {}, QUrl::AssumeLocalFile);

I don't think that it used in this file.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D9325

To: amantia, #plasma, mwolff, dakon, broulik
Cc: mlaurent, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171214/f07e4f4f/attachment.html>


More information about the Plasma-devel mailing list