1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-25 14:04:23 +00:00
Eugene Shalygin db35bb54e1 Make BitTorrent::TorrentState strongly-typed enum
This is needed to forward declare this type and pass it by value.

Conversion from/to QVariant are hanled via Q_DECLARE_METATYPE, while
TorrentState::toString() function was used in webui only and as such is
moved there.
2017-10-10 21:28:57 +02:00
..
2017-05-26 14:37:03 +08:00
2017-03-05 22:24:59 +01:00
2017-03-05 22:24:59 +01:00
2017-09-08 11:22:25 +02:00
2017-04-10 21:07:08 +08:00
2017-03-05 22:24:59 +01:00
2017-08-29 13:39:02 +08:00