D18939: KMenuEdit: add search/filter bar
Laurent Montel
noreply at phabricator.kde.org
Wed Feb 13 07:01:15 GMT 2019
mlaurent added inline comments.
INLINE COMMENTS
> kmenuedit.cpp:137
> + m_searchLine = new KTreeWidgetSearchLine(this, m_tree);
> + m_searchLine->setCaseSensitivity(Qt::CaseSensitivity::CaseInsensitive);
> + m_searchLine->setKeepParentsVisible(true);
you can use directly Qt::CaseInsensitive
REPOSITORY
R103 KMenu Editor
REVISION DETAIL
https://phabricator.kde.org/D18939
To: tuxxi, ngraham, #plasma, cfeck
Cc: mlaurent, ngraham, 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/20190213/aab8920c/attachment-0001.html>
More information about the Plasma-devel
mailing list