/FireList

qt FireList

Primary LanguageC++

About

Based on https://habr.com/ru/post/134802/ inspired by https://doc.qt.io/qt-5/qtnetwork-torrent-example.html

Why?

Every widget you create has to go to the main event loop in Qt, which will make your program slow -> No widgets, paint controls

Extra links:

Also see: