<table><tr><td style="">davidedmundson 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/D9207" rel="noreferrer">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The description: "I'm not as sure on this..." and "but from code skimming I can't see anything that</p></blockquote>

<p>I went through this code thoroughly recently for a change I made.<br />
We know we don't have any graphical widgets used anywhere; the use of QGuiApplication shows we're not showing in any widgets anywhere, and we can be confident that we're not having a secret manual or QML interface somewhere with any other visual things.</p>

<p>That leaves 3 things:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">icons (I checked, this and dependencies are fine)</li>
<li class="remarkup-list-item">QStylehints (also fine)</li>
<li class="remarkup-list-item">use of Qt standard keys. This is at least used client side, but I don't think on the server side. It's the one part you'll need to "prove".</li>
</ul>

</div></div><br /><div><strong>REPOSITORY</strong><div><div>R268 KGlobalAccel</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9207" rel="noreferrer">https://phabricator.kde.org/D9207</a></div></div><br /><div><strong>To: </strong>hein, Plasma, davidedmundson, mart, graesslin<br /><strong>Cc: </strong>plasma-devel, Frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>