Defines | |
| #define | ALP_MS_CATEGORY_ALL "all" |
| Standard category - all. | |
| #define | ALP_MS_CATEGORY_APPLICATION "application" |
| Standard category - application. | |
| #define | ALP_MS_CATEGORY_AUDIO "audio" |
| Standard category - audio. | |
| #define | ALP_MS_CATEGORY_AUDIO_PIC "audio_pic" |
| Standard category - audio pic. | |
| #define | ALP_MS_CATEGORY_COLLECTION "collection" |
| This is a 'special' category - not a table, just a MIME prefix. | |
| #define | ALP_MS_CATEGORY_DOCUMENT "application" |
| Deprecated category name - please use ALP_MS_CATEGORY_APPLICATION in new code | |
| #define | ALP_MS_CATEGORY_IMAGE "image" |
| Standard category - image. | |
| #define | ALP_MS_CATEGORY_OTHER "other" |
| Standard category - other - all files not handled by the system. | |
| #define | ALP_MS_CATEGORY_RINGTONE "ringtone" |
| Standard category - ringtone. | |
| #define | ALP_MS_CATEGORY_VIDEO "video" |
| Standard category - video. | |
| #define | ALP_MS_CATEGORY_VOICE "voice" |
| Standard category - voice. | |
| #define | ALP_MS_PROP_CATEGORY "category" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_FILTER "filter" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_ICON_MARGIN "icon_margin" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_ICON_SPACING "icon_spacing" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_MATCH "match" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_MATCH_FIELD "match_field" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_POPUP_MENU "ms_popup_menu" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_SORT_ASCENDING "sort_ascending" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_SORTBY "sortby" |
| MediaSelector widget property. | |
| #define | ALP_MS_PROP_VIEW_MODE "view_mode" |
| MediaSelector widget property. | |
| #define | ALP_MS_SIGNAL_SELECTION_ACTIVATED "selection_activated" |
| Signaled whenever the selection is activated (center-press). | |
| #define | ALP_MS_SIGNAL_SELECTION_CHANGED "selection_changed" |
| Signaled whenever the selection changes. | |
| #define | ALP_MS_SORTBY_LOCATION "location" |
| Common sortby selection. | |
| #define | ALP_MS_SORTBY_NAME "name" |
| Common sortby selection. | |
| #define | ALP_MS_SORTBY_SIZE "size" |
| Common sortby selection. | |
| #define | ALP_MS_SORTBY_TIME "mtime" |
| Common sortby selection. | |
| #define | ALP_MS_SORTBY_TYPE "type" |
| Common sortby selection. | |
Enumerations | |
| enum | AlpMediaSelectorViewModeType { ALP_MS_SINGLE_VIEW = 0, ALP_MS_MULTI_VIEW, ALP_MS_GALLERY_VIEW } |
| View modes. More... | |
| enum | AlpMsSorts { ALP_MS_SORT_DESCENDING = 0, ALP_MS_SORT_ASCENDING } |
| Sort orders. More... | |
|
|
Standard category - all.
|
|
|
Standard category - application.
|
|
|
Standard category - audio.
|
|
|
Standard category - audio pic.
|
|
|
This is a 'special' category - not a table, just a MIME prefix.
|
|
|
Deprecated category name - please use ALP_MS_CATEGORY_APPLICATION in new code
|
|
|
Standard category - image.
|
|
|
Standard category - other - all files not handled by the system.
|
|
|
Standard category - ringtone.
|
|
|
Standard category - video.
|
|
|
Standard category - voice.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
MediaSelector widget property.
|
|
|
Signaled whenever the selection is activated (center-press).
|
|
|
Signaled whenever the selection changes.
|
|
|
Common sortby selection.
|
|
|
Common sortby selection.
|
|
|
Common sortby selection.
|
|
|
Common sortby selection.
|
|
|
Common sortby selection.
|
|
|
View modes.
|
|
|
Sort orders.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.