derofim / FireList

qt FireList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

qt FireList


Languages

Language:C++ 97.1%Language:QMake 2.9%