class MAknFileFilter |
An abstract interface class for filters.
Public Member Functions | |
---|---|
~MAknFileFilter() | |
TBool | Accept(const TDesC &, const TEntry &) |
~MAknFileFilter | ( | ) | [inline, virtual] |
A virtual destructor to ensure that correct destructor gets called. Must have an empty implementation.
TBool | Accept | ( | const TDesC & | aDriveAndPath, |
const TEntry & | aEntry | |||
) | const [pure virtual] |
Checks if a file is accepted by the filter.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.