system
Namespaces
Classes
| ApplicationStartupMode |
The list of possible reasons an application was launched. |
| CardDoneMessage |
Encapsulates information sent from a card to the entity that invoked it when the card has completed its activity or has been closed. |
| CardEdge |
Values describing the edges of the device. |
| CardOrientation |
The list of device orientations. |
| CardPeek |
The types of peek a card can request. |
| CardResizeMessage |
Encapsulates information sent to a card to instruct it to resize. |
| Clipboard |
Copy and paste data within an application or between applications. |
| FileTransferMode |
The types of transfer that can be applied to a file during invocation. |
| InvokeAction |
An operation that a remote target can perform. |
| InvokeListCursorDirection |
Specifies the direction of the invoke list cursor. |
| InvokeManager |
Manages all interactions with the invocation service. |
| InvokeQueryTargetsReply |
Encapsulates the set of results from a query request. |
| InvokeQueryTargetsRequest |
Encapsulates a request to query invokable targets that match a set of search criteria. |
| InvokeReply |
Encapsulates a reply from the invocation service. |
| InvokeReplyError |
The list of possible results of a request to the invocation service. |
| InvokeRequest |
Encapsulates a request to invoke a remote application, card or service. |
| InvokeRequestTargetFiltersReply |
Encapsulates the results from a request to retrieve a target's filters. |
| InvokeSource |
The InvokeSource class represents the entity making an invocation request on a target. |
| InvokeTarget |
The InvokeTarget class represents a remote application, card, or service that can be invoked. |
| InvokeTargetFilter |
Describes the kinds of unbound invocations supported by a target. |
| InvokeTargetReply |
Encapsulates the result from an invocation request. |
| InvokeUpdateTargetFiltersRequest |
Encapsulates a request to update a target's list of filters. |
| ListSelectionMode |
Specifies whether one item or multiple items may be chosen in the list. |
| LocaleHandler |
Queries and listens for changes to system locales. |
| LocaleType |
Specifies different types of locale changes. |
| MeasurementSystem |
Indicates the system of measurement for the current locale. |
| Menu |
A menu of invokable items. |
| MenuItem |
A menu entry that can be invoked directly or may contain additional sub-menu entries. |
| MenuItemInvokeParams |
The parameters required to invoke an action related to a MenuItem. |
| MenuManager |
An interface for populating a menu of invokable items. |
| MenuManagerError |
The list of errors that can occur when populating a menu of invokable items. |
| NfcShareDataContent |
Defines a request to share data over NFC. |
| NfcShareError |
The list of notifications provided to the NfcShareManager::error() signal after an unsuccessful attempt to share content via NFC. |
| NfcShareFilesContent |
Defines a request to share local files over NFC. |
| NfcShareManager |
The NfcShareManager class manages all interactions related to sharing files and data over NFC. |
| NfcShareMode |
The list of supported NFC share modes. |
| NfcShareSetContentError |
The list of errors that can occur when setting the content to share using NFC. |
| NfcShareSuccess |
The list of notifications provided to the NfcShareManager::finished() signal after successfully sharing content using NFC. |
| SecurityPerimeter |
The perimeter associated with the application. |
| SystemCredentialsPrompt |
A dialog box that asks the user for login credentials. |
| SystemDialog |
A dialog box that presents the user with text and buttons in its content area. |
| SystemListDialog |
A dialog box that presents the user with a list of choices. |
| SystemProgressDialog |
A dialog box that presents the user with a list of buttons and the progress of a task. |
| SystemProgressToast |
A message displayed to the user that presents the progress of a task and does not usually require user interaction to be dismissed. |
| SystemPrompt |
A dialog box that displays an input field, a check box, and buttons in its content area. |
| SystemToast |
A message displayed to the user that does not usually require user interaction to be dismissed. |
| SystemUiButton |
The invokable buttons that are available for dialogs and toasts. |
| SystemUiError |
The errors that can be returned by the system dialog service. |
| SystemUiInputField |
An input field that can be used with dialog boxes. |
| SystemUiInputMode |
The possible types of content for a system input field. |
| SystemUiModality |
The possible modality values for a UI request. |
| SystemUiPosition |
The possible positions of system UI components on the device screen. |
| SystemUiProgressState |
The possible states the progress of a task can have when shown to the user. |
| SystemUiResult |
The possible results of a UI request. |
| SystemUiReturnKeyAction |
The possible types of actions to associate with the Return key. |