<table><tr><td style="">kossebau 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/D6417" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Examples for virtual override completion proposals by example of being triggered inside OktetaMainWindow class declaration, line<br />
<a href="https://cgit.kde.org/okteta.git/tree/program/mainwindow.h#n47" class="remarkup-link" target="_blank" rel="noreferrer">https://cgit.kde.org/okteta.git/tree/program/mainwindow.h#n47</a></p>

<p>Before:<br />
 Listing of pure virtual methods which though have been already overwritten in base classes of OktetaMainWindow, multiple listing of methods which got overridden multiple times in the inheritance chain<br />
<a href="https://phabricator.kde.org/F3794881" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F3794881: CompletionWithDuplicates.png</a><br />
After:<br />
Each virtual method only listed once, and no method wrongly shown inherited as still pure virtual<br />
<a href="https://phabricator.kde.org/F3794883" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">F3794883: CompletionWithoutDuplicates.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6417" rel="noreferrer">https://phabricator.kde.org/D6417</a></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>