Link against: LmkCommonUi.lib
LocalServices Location NetworkServices ReadUserData WriteUserData
None
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... |