KSNI and actionCollection
Vladimir Perepechin
vovochka13 at gmail.com
Fri Jun 19 07:31:34 BST 2015
In times of KDE 4.x actionCollection was returning kactioncollection* and
it was possible to work with this.
Now actionCollection returns QList<QAction*> (but internally it contains
QMap)
So how should i found "quit" action in this list? Why not to return QMap?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20150619/cd733ac6/attachment.htm>
More information about the kde-core-devel
mailing list