https://bugs.kde.org/show_bug.cgi?id=381517

--- Comment #2 from Ralf Habacker <ralf.habac...@freenet.de> ---
In the "native" start mode it is necessary to refactor
AlkOnlineQuote::Private::downloadUrl() so that no local event loop is used.
Instead, it should store the job in the class to be able to process or abort it
later. To handle the cancel request a new slot should be defined, e.g. bool
AlkOnlineQuote::Private::cancelDownload() and in 
AlkOnlineQuotesWidget::Private::slotCheckEntry() the call to setupIcons() must
be moved to a separate slot, which will be called after the download is
finished

Translated with www.DeepL.com/Translator (free version)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to