<table><tr><td style="">tcanabrava added a subscriber: gennad.<br />tcanabrava added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D20438">View Revision</a></tr></table><br /><div><div><p>{}; means “default value of the return type”, so I’m retirning a QUrl()<br />
where it’s supposed to be a QUrl, and a QString where it’s supposed to be a<br />
string.</p>

<p>This is more future proof as if we change the type of the function we don’t<br />
need to change that return.</p>

<p>Em qua, 10 de abr de 2019 às 19:21, Nathaniel Graham <<br />
noreply@phabricator.kde.org> escreveu:</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>ngraham added inline comments. View Revision<br />
 <a href="https://phabricator.kde.org/D20438" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D20438</a><br />
 *INLINE COMMENTS*<br />
 View Inline <a href="https://phabricator.kde.org/D20438#inline-114927" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D20438#inline-114927</a><br />
 BookmarkHandler.cpp:105<br />
 }<br />
 return {};<br />
 }</p>

<p>Why not an empty QUrl()?</p>

<p>View Inline <a href="https://phabricator.kde.org/D20438#inline-114928" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D20438#inline-114928</a><br />
 BookmarkHandler.cpp:145<br />
 }<br />
 return {};<br />
 }</p>

<p>Why not an empty QString()?</p>

<p>*REPOSITORY*<br />
 <a href="https://phabricator.kde.org/source/konsole/" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">R319</a> Konsole</p>

<p>*REVISION DETAIL*<br />
 <a href="https://phabricator.kde.org/D20438" class="remarkup-link" target="_blank" rel="noreferrer">https://phabricator.kde.org/D20438</a></p>

<p>*To: *tcanabrava, Konsole, hindenburg<br />
 *Cc: *ngraham, konsole-devel, gennad, thsurrel, maximilianocuria,<br />
hindenburg</p></blockquote></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D20438">https://phabricator.kde.org/D20438</a></div></div><br /><div><strong>To: </strong>tcanabrava, Konsole, hindenburg<br /><strong>Cc: </strong>gennad, ngraham, konsole-devel, thsurrel, maximilianocuria, hindenburg<br /></div>