#include <mw/MAknFileSelectionObserver.h>
| class MAknFileSelectionObserver |
| Public Member Functions | |
|---|---|
| virtual | ~MAknFileSelectionObserver() |
| pure virtual TBool | OkToExitL(const TDesC &, const TEntry &) |
Observer class that can be set to observe if selected item e.g. has correct size or date before letting dialog exit.
| ~MAknFileSelectionObserver | ( | ) | [inline, virtual] |
A virtual destructor to ensure that correct destructor gets called. Must have an empty implementation.