Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-102542

Port QIcon::fromTheme() to QAnyStringView keys

XMLWordPrintable

      This function is often called with string literals, and it involves a lookup step, so we'd pay for the allocation only on first access (and that can be mitigated by storing the name in std::u16string, e.g.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cnn Qt Core & Network
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes