mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-10 10:10:02 -04:00
Making setFilter(QString) a pure virtual public slot forces all derived models to implement this slot. Furthermore it allows external GUI code to connect e.g. QLineEdit::textChanged(QString) signal directly to the setFilter(...) method.
1.8 KiB
1.8 KiB