D16767: Add option to toggle all hidden panel item to view menu
Elvis Angelaccio
noreply at phabricator.kde.org
Sun Nov 11 19:39:12 GMT 2018
elvisangelaccio added a comment.
> ONE PROBLEM HERE: Can not get a count of hidden Items on start up. the count for hidden items is always 0. So the Menu entry always starts enabled. Any help here would be great.
Try to delay the menu initialization using a `QTimer::singleShot(0, ...)`. The places model gets populated asynchronously.
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D16767
To: rizzitello, #dolphin, #vdg, elvisangelaccio, ngraham
Cc: cfeck, elvisangelaccio, veqz, davidc, ngraham, kfm-devel, alexde, sourabhboss, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181111/42cb2dae/attachment.htm>
More information about the kfm-devel
mailing list