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 | CLmkCategorySelectorDlg |
This is a dialog class, which is used to launch category selector dialog and to get the selected category ids.It displays
the categories 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 category or multiple categories. More... |