VideoTools
|
A callback interface to allow G::DirectoryTree to ignore paths. More...
#include <gdirectorytree.h>
Public Member Functions | |
virtual bool | directoryTreeIgnore (const G::DirectoryList::Item &, size_t depth)=0 |
Returns true if the file should be ignored. | |
A callback interface to allow G::DirectoryTree to ignore paths.
Definition at line 140 of file gdirectorytree.h.