Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

MFileQuery Class Reference

A live query. More...

#include <Mfs.h>

List of all members.

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)


Detailed Description

A live query.


Member Function Documentation

virtual void MFileQuery::OnResults List< char > &  NewPaths,
List< char > &  DelPaths
[inline, virtual]
 

Called when the results are available or they change. Override this to receive events relating to the result set.

Parameters:
NewPaths  Paths that are being added to the result set
DelPaths  Paths that are being removed from the result set


The documentation for this class was generated from the following files:
Generated on Wed Oct 26 14:47:05 2005 for Lgi by  doxygen 1.4.1