mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
Add regex option in the search filter's context menu
In the search job widget.
This commit is contained in:
committed by
sledgehammer999
parent
312dfb989d
commit
e9c9ea3bba
@@ -96,6 +96,7 @@ private:
|
||||
void saveSettings() const;
|
||||
void updateFilter();
|
||||
void filterSearchResults(const QString &name);
|
||||
void showFilterContextMenu(const QPoint &);
|
||||
void displayToggleColumnsMenu(const QPoint&);
|
||||
void onItemDoubleClicked(const QModelIndex &index);
|
||||
void searchFinished(bool cancelled);
|
||||
|
||||
Reference in New Issue
Block a user