<table><tr><td style="">davidhurka marked 4 inline comments as done.<br />davidhurka 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/D21195">View Revision</a></tr></table><br /><div><div><p>The lambda looks much better, but it uses still <tt style="background: #ebebeb; font-size: 13px;">int</tt> as action data, not <tt style="background: #ebebeb; font-size: 13px;">Okular::SettingsCore::EnumRenderMode::type</tt>, which would make more sense. Is it possible to put <tt style="background: #ebebeb; font-size: 13px;">Okular::SettingsCore::EnumRenderMode::type</tt> into the action’s QVariant? It didn’t work because I couldn’t register it as metatype.</p>

<p>As soon as that works, I will submit lambdas for the other menus (see <a href="https://phabricator.kde.org/D21196" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D21196</a>).</p>

<p>I tried to subclass KActionMenu to get the checkbox away. It works almost cleanly, but now QToolButton::showMenu() invents some new menu structures. I will try to understand what’s going on there.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R223 Okular</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21195">https://phabricator.kde.org/D21195</a></div></div><br /><div><strong>To: </strong>davidhurka, Okular, VDG<br /><strong>Cc: </strong>davidre, aacid, ngraham, okular-devel, joaonetto, tfella, darcyshen<br /></div>