D8243: Implement support for categories on KfilesPlacesView
Renato Oliveira Filho
noreply at phabricator.kde.org
Thu Oct 12 18:30:40 UTC 2017
renatoo added inline comments.
INLINE COMMENTS
> anthonyfieroni wrote in kfileplacesview.cpp:424
> So you mean sizeHint have a right height ? This height store looks like a workaround.
I need a way query the header size height from "pointIsHeaderArea" to know if the user clicked on header or in the real item. Since I do not have access from "QStyleOptionViewItem" from there, I need to store it in a var to use it late if necessary.
I do not love the way that is implemented but, I can not find a better way to implement that.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D8243
To: renatoo, #frameworks, dfaure, ervin
Cc: mlaurent, ervin, anthonyfieroni, cfeck, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171012/c44d8a5a/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list