D21755: [RFC] Replace ToolAction by a more universal “ToggleActionMenu”
Simone Gaiarin
noreply at phabricator.kde.org
Thu Jun 20 20:55:33 BST 2019
simgunz added a comment.
To be more clear, I think that the code below should provide a default working action menu (basically as it was before, but customizable if necessary):
d->aMouseModeMenu = new ToggleActionMenu( this );
d->aMouseModeMenu->addAction( d->aMouseSelect );
d->aMouseModeMenu->addAction( d->aMouseTextSelect );
d->aMouseModeMenu->addAction( d->aMouseTableSelect );
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D21755
To: davidhurka, #okular
Cc: simgunz, aacid, #vdg, okular-devel, fbampaloukas, joaonetto, tfella, ngraham, darcyshen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20190620/d6d9709a/attachment-0001.html>
More information about the Okular-devel
mailing list