API published in: S60 3rd Ed
Link against: lmkcommonui.lib
Required Capabilities
LocalServices Location NetworkServices ReadUserData WriteUserData
Exceptions
None
Other Information
None
#include <e32base.h>
#include <e32std.h>
#include <epos_landmarks.h>
#include <epos_cposlandmarkdatabase.h>
Go to the source code of this file.
Data Structures |
|
class | CLmkLandmarkSelectorDlg |
This is a dialog class, which is used to launch landmark selector dialog and to get the selected landmark ids.It displays
the landmarks present in landmarks database,as a list.The dialog can be a single selector or multiple selector dialog, depending
upon argument passed by the client (in ExecuteLD function) at the time when it is launched.Based on whether it is a single
selector or multiple selector dialog, user can select single landmark or multiple landmarks. More... |