D20867: Add Property to disable drawing of menu arrow indicators
David Hallas
noreply at phabricator.kde.org
Sun Apr 28 18:15:03 BST 2019
hallas added a comment.
In D20867#457575 <https://phabricator.kde.org/D20867#457575>, @davidedmundson wrote:
> QToolButton::setArrowType?
I just tried that, but it doesn't seem like Breeze honors this property - at least not for the `QToolButton` produced by `KToolBarPopupAction`. So adding
button->setArrowType(Qt::ArrowType::NoArrow);
to
QWidget *KToolBarPopupAction::createWidget(QWidget *_parent)
still display the arrows :/ Or am I doing something wrong?
REPOSITORY
R31 Breeze
REVISION DETAIL
https://phabricator.kde.org/D20867
To: hallas, ngraham
Cc: davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190428/ecec4efa/attachment-0001.html>
More information about the Plasma-devel
mailing list