D18939: KMenuEdit: add search/filter bar

Nathaniel Graham noreply at phabricator.kde.org
Tue Feb 12 17:52:18 GMT 2019


ngraham added inline comments.

INLINE COMMENTS

> kmenuedit.cpp:143
> +    auto searchLayout = new QHBoxLayout;
> +    searchLayout->addWidget(new QLabel(i18n("Filter:")));
> +    searchLayout->addWidget(m_searchLine);

In general, we're trying to standardize on a single KDE-wide style for our search boxes:

- No explanatory label to the left
- Placeholder text that says "Search..."

REVISION DETAIL
  https://phabricator.kde.org/D18939

To: tuxxi, ngraham, #plasma, cfeck
Cc: 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/20190212/4539eeb9/attachment-0001.html>


More information about the Plasma-devel mailing list