Home
last modified time | relevance | path

Searched refs:setCategoryFilterState (Results 1 – 3 of 3) sorted by relevance

/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/
H A Dpreferences.h395 void setCategoryFilterState(bool checked);
H A Dpreferences.cpp1418 void Preferences::setCategoryFilterState(const bool checked) in setCategoryFilterState() function in Preferences
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/gui/
H A Dtransferlistfilterswidget.cpp778 Preferences::instance()->setCategoryFilterState(enabled); in onCategoryFilterStateChanged()