D24254: [KCollapsibleGroupBox] Fix QTimeLine::start warning at runtime

David Faure noreply at phabricator.kde.org
Fri Sep 27 01:31:26 BST 2019


dfaure created this revision.
dfaure added reviewers: cfeck, ngraham, elvisangelaccio.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dfaure requested review of this revision.

REVISION SUMMARY
  KCollapsibleGroupBox::overrideFocusPolicy calls toggle();toggle()
  which starts the same QTimeLine twice before it has a change to end.
  This prints out an annoying runtime warning.

TEST PLAN
  kdialog --detailedsorry foo blah
  This no longer shows
  
  WARNING: QTimeLine::start: already running

REPOSITORY
  R236 KWidgetsAddons

BRANCH
  2019_09_fix_qtimeline_warning (branched from master)

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

AFFECTED FILES
  src/kcollapsiblegroupbox.cpp

To: dfaure, cfeck, ngraham, elvisangelaccio
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190927/023f880a/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list