mirror of
https://github.com/YACReader/yacreader
synced 2025-07-27 01:15:07 -04:00
first working version of the new search engine. TODO: add search modifiers
This commit is contained in:
@ -28,6 +28,7 @@ public:
|
||||
void updateConfig(QSettings * settings);
|
||||
void setItemActions(const QList<QAction *> & actions);
|
||||
void setViewActions(const QList<QAction *> & actions);
|
||||
void enableFilterMode(bool enabled);
|
||||
|
||||
QSize sizeHint();
|
||||
signals:
|
||||
|
Reference in New Issue
Block a user