fvogt added a comment.

  In https://phabricator.kde.org/D9998#193836, @anthonyfieroni wrote:
  
  > If it's not running event loop why run is called?
  
  
  That's what a QThread is:
  
  > A QThread object manages one thread of control within the program. QThreads 
begin executing in run(). By default, run() starts the event loop by calling 
exec() and runs a Qt event loop inside the thread.

REPOSITORY
  R161 KActivity Manager Service

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

To: fvogt, #plasma, ivan, anthonyfieroni
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol, mart

Reply via email to