#include <Mfs.h>
Public Member Functions | |
| bool | SetQuery (char *query) |
| Sets the query string. | |
| char * | GetQuery () |
| Gets the query string. | |
| virtual void | OnResults (List< char > &NewPaths, List< char > &DelPaths) |
|
||||||||||||
|
Called when the results are available or they change. Override this to receive events relating to the result set.
|
1.4.1