mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-09 16:47:27 +03:00
a22d2f0139
Enums are stored as strings, that improves configuration file readability and maintainability. String values are obtained via QMetaEnum, and since with Qt 5.5 QMetaEnum::fromType() includes a static_assert, this has to be a safe method. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
pluginselectdlg.cpp | ||
pluginselectdlg.h | ||
pluginselectdlg.ui | ||
pluginsourcedlg.cpp | ||
pluginsourcedlg.h | ||
pluginsourcedlg.ui | ||
searchlistdelegate.cpp | ||
searchlistdelegate.h | ||
searchsortmodel.cpp | ||
searchsortmodel.h | ||
searchtab.cpp | ||
searchtab.h | ||
searchtab.ui | ||
searchwidget.cpp | ||
searchwidget.h | ||
searchwidget.ui |