| | Class | Package | Description |
|---|
| | ActivityIndicator
| qnx.ui.progress |
The ActivityIndicator class provides visual progress feedback to the user during time-consuming operations. |
| | ActivityIndicatorSkin
| qnx.ui.skins.progress |
The default skin for the ActivityIndicator class. |
| | AlertDialog
| qnx.dialog |
The AlertDialog class encapsulates the properties of
an alert dialog, which is used to display system-level or application-level alerts to the user. |
| | AlternatingCellRenderer
| qnx.ui.listClasses |
The AlternatingCellRenderer class is the default cell renderer for the List class. |
| | AudioInput
| qnx.system |
The AudioInput class contains the constant that defines the audio input channel of the device. |
| | AudioManager
| qnx.system |
The AudioManager class provides the interface for controlling
the volume level for all connected audio inputs and outputs. |
| | AudioManagerEvent
| qnx.events |
The AudioManagerEvent class contains the event functionality for audio inputs and outputs. |
| | AudioOutput
| qnx.system |
The AudioOutput class contains the constants that define the output channels of the device (speaker and headphone). |
| | BackButton
| qnx.ui.buttons |
The BackButton class is a button with a left arrow icon to the left of the label. |
| | BackButtonSkinBlack
| qnx.ui.skins.buttons |
The BackButtonSkinBlack class is the default skin for a BackButton in the black colour theme. |
| | BackButtonSkinWhite
| qnx.ui.skins.buttons |
The BackButtonSkinWhite class is the default skin for a BackButton in the white colour theme. |
| | BaseDialog
| qnx.dialog |
The BaseDialog class is the base class for all dialogs in the system. |
| | Button
| qnx.ui.buttons |
The Button class represents a common button. |
| | CellRenderer
| qnx.ui.listClasses |
The CellRenderer class provides the base functionality for cell renderers in any of the list classes, such as List,
TileList, SectionList, and SectionTileList. |
| | CellRendererSkinBlack
| qnx.ui.skins.listClasses |
The default skin for the CellRenderer in the dark color theme. |
| | CellRendererSkinWhite
| qnx.ui.skins.listClasses |
The default skin for the CellRenderer in the white color theme. |
| | CertificateInfo
| qnx.media |
A CertificateInfo object represents a certificate for a page in QNXStageWebView. |
| | CertificateInfoFlags
| qnx.media |
A CertificateInfoFlags object represents a flags object. |
| | CheckBox
| qnx.ui.buttons |
The CheckBox class is a simple subclass of the LabelButton class. |
| | CheckBoxSkinAlternateBlack
| qnx.ui.skins.buttons |
The CheckBoxSkinBlack class is the default skin for the CheckBox button in the dark colour theme. |
| | CheckBoxSkinAlternateWhite
| qnx.ui.skins.buttons |
The CheckBoxSkinAlternateWhite class is a skin for the CheckBox button in the white colour theme. |
| | CheckBoxSkinBlack
| qnx.ui.skins.buttons |
The CheckBoxSkinBlack class is the default skin for the CheckBox button in the dark colour theme. |
| | CheckBoxSkinWhite
| qnx.ui.skins.buttons |
The CheckBoxSkinWhite class is the default skin for the CheckBox button in the white colour theme. |
| | Container
| qnx.ui.core |
The Container class is the basic container that organizes an application's interface components on the stage. |
| | ContainerAlign
| qnx.ui.core |
The ContainerAlign class defines the align options for children within a Container. |
| | ContainerFlow
| qnx.ui.core |
The ContainerFlow class defines the flow options for children within a Container. |
| | Containment
| qnx.ui.core |
The Containment class contains values that are used to define layout options within a container. |
| | ContentRenderedEvent
| qnx.events |
A QNXStageWebView object dispatches a ContentRenderedEvent object when
content of the page is re-rendered. |
| | DataProvider
| qnx.ui.data |
The DataProvider class provides a linear representation of a set of data and methods that enable you to modify the data. |
| | DataProviderEvent
| qnx.ui.events |
Dispatched when data is modified. |
| | Device
| qnx.system |
The Device class exposes many properties of the device. |
| | DeviceBatteryEvent
| qnx.events |
The DeviceBatteryEvent class provides battery level and state change event functionality. |
| | DeviceBatteryState
| qnx.system |
The DeviceBatteryState class provides battery power state information for the device. |
| | DialogAlign
| qnx.dialog |
The DialogAlign class contains values that are used to define the vertical
position of the dialog. |
| | DialogButtonProperty
| qnx.dialog |
The DialogButtonProperty class contains dialog button properties. |
| | DialogPosition
| qnx.dialog |
The DialogPosition class contains values that are used to define the
position of the dialog on the screen. |
| | DialogSize
| qnx.dialog |
The DialogSize class contains the values that are used to define the size of a dialog. |
| | Display
| qnx.display |
The Display class provides the functionality that enables you to interact
with and configure displays. |
| | DisplayEvent
| qnx.events |
The DisplayEvent class contains events that are associated with displays. |
| | DisplayMode
| qnx.display |
The DisplayMode class defines the display mode of an attached display. |
| | DisplayType
| qnx.display |
The DisplayType class defines constants for the values that are returned by
the getDisplayType function of the Display class. |
| | DropDown
| qnx.ui.listClasses |
The DropDown class provides drop down list functionality. |
| | DropDownBackgroundBarSkinBlack
| qnx.ui.skins.listClasses |
The default skin for the background of the list in the DropDown component in the dark color theme. |
| | DropDownBackgroundBarSkinWhite
| qnx.ui.skins.listClasses |
The default skin for the background of the list in the DropDown component in the dark color theme. |
| | DropDownBackgroundSkinBlack
| qnx.ui.skins.listClasses |
The default skin for the background of the list in the DropDown component in the dark color theme. |
| | DropDownBackgroundSkinWhite
| qnx.ui.skins.listClasses |
The default skin for the background of the list in the DropDown component in the dark color theme. |
| | DropDownButtonSkinBlack
| qnx.ui.skins.buttons |
The DropDownButtonSkinBlack class is the default skin for the drop down list button in the dark colour theme. |
| | DropDownButtonSkinWhite
| qnx.ui.skins.buttons |
The DropDownButtonSkinWhite class is the default skin for the drop down list button in the white colour theme. |
| | DropDownCellRenderer
| qnx.ui.listClasses |
The DropDownCellRenderer class is the cell renderer that is used
for the drop down list. |
| | DropDownCellRendererSkin
| qnx.ui.skins.listClasses |
The default skin for the DropCellRenderCellRenderer in the white color theme. |
| | EdgeMetrics
| qnx.ui.geom |
The EdgeMetrics class returns the actual left, top, right, and bottom scale-9 values of the current skin state. |
| | ExpandButtonSkinBlack
| qnx.ui.skins.buttons |
The ExpandButtonSkinBlack class is a button skin in the dark theme. |
| | ExpandButtonSkinWhite
| qnx.ui.skins.buttons |
The ExpandButtonSkinWhite class is a button skin in the white theme. |
| | ExtendedLocationChangeEvent
| qnx.events |
A QNXStageWebView object dispatches an ExtendedLocationChangeEvent object when a new page loads. |
| | FindStringEvent
| qnx.events |
A QNXStageWebView object dispatches a FindStringEvent object when
the result of a search is available. |
| | HistoryItem
| qnx.media |
A HistoryItem object represents a page in the browsing history of a QNXStageWebView. |
| | ICellRenderer
| qnx.ui.listClasses |
The ICellRenderer interface must be implemented by the cell renderer for the
List, TileList, SectionList, and SectionTileList components. |
| | IconButton
| qnx.ui.buttons |
The IconButton class enables you to place an image at the center of a button:
|
| | IconSkin
| qnx.ui.skins.buttons |
The IconSkin class is the base implementation for skins with an icon. |
| | IContainable
| qnx.ui.core |
The IContainable interface provides the methods and properties that enable definitions for container layout. |
| | IDataProvider
| qnx.ui.data |
The interface for the DataProvider class. |
| | IDataViewer
| qnx.ui.data |
Interface to be implemented by components that provide access to a DataProvider. |
| | IDisplayObject
| qnx.ui.display |
An interface that provides many of the DisplayObject class properties. |
| | Image
| qnx.ui.display |
The Image class displays an image. |
| | ImageCache
| qnx.utils |
The ImageCache class provides image caching functionality for your application. |
| | ImageCacheEvent
| qnx.events |
The ImageCacheEvent class provides event functionality related to the caching and loading of images. |
| | InvalidationType
| qnx.ui.core |
The InvalidationType object defines InvalidationType constants that are used to indicate which portions of a component are invalid. |
| | IowWindow
| qnx.display |
The IowWindow class contains properties that define the appearance and behavior of your
application display window. |
| | IowWindowEvent
| qnx.events |
The IowWindowEvent defines events that are associated with composition manager windows (AIR and others). |
| | IowWindowSensitivity
| qnx.display |
The IowWindowSensitivity class defines constants for the
sensitivity property of the
IowWindow object that is used to control composition manager windows. |
| | IowWindowSnapshotEvent
| qnx.events |
The IowWindowSnapshotEvent class is used to notify listeners when IowWindow
snapshot operations occur. |
| | IowWindowState
| qnx.display |
The IowWindowState class defines constants for the
state property of the IowWindow object. |
| | IowWindowTransparency
| qnx.display |
The IowWindowTransparency class defines constants for the
transparency property of the
IowWindow object that is used to control composition manager windows. |
| | IProgress
| qnx.ui.progress |
The interface for components that show progress. |
| | ISectionDataProvider
| qnx.ui.data |
The interface for the SectionDataProvider class. |
| | ISizeable
| qnx.ui.display |
The ISizeable interface contains a single method (setSize) that is used to resize an item. |
| | ISkin
| qnx.ui.skins |
The ISkin interface is the interface for component skins. |
| | JavaScriptCallbackEvent
| qnx.events |
The QNXStageWebView object dispatches a JavaScriptCallbackEvent object when
qnx.callExtensionMethod is called from QNXStageWebView's JavaScript. |
| | JavaScriptExceptionEvent
| qnx.events |
A QNXStageWebView object dispatches a JavaScriptExceptionEvent object when a JavaScript
error occurs. |
| | JavaScriptResultEvent
| qnx.events |
A QNXStageWebView object dispatches a JavaScriptResultEvent object when the result
of an asynchronously executed JavaScript (started with an executeJavaScript
call) is available. |
| | KeyboardType
| qnx.ui.text |
The KeyboardType class contains constants that define the layout of the keyboard that appears
when the user clicks in a textInput component. |
| | Label
| qnx.ui.text |
The Label class displays formatted text. |
| | LabelButton
| qnx.ui.buttons |
The LabelButton class allows you to add a label to your button. |
| | LabelPlacement
| qnx.ui.buttons |
The LabelPlacement class contains constants that define how a label is placed next to a skin or icon. |
| | List
| qnx.ui.listClasses |
The List class enables you to display cells in a vertical or horizontal scrolling list. |
| | ListEvent
| qnx.ui.events |
A ListEvent object contains list and cell renderer interaction events. |
| | ListSelectionMode
| qnx.ui.listClasses |
The ListSelectionMode class defines how a user interacts with the cells in a List. |
| | Locale
| qnx.locale |
The Locale class represents a specific locale. |
| | LocaleManager
| qnx.locale |
The LocaleManager class manages system locale changes. |
| | LocaleResourceBundle
| qnx.locale |
The LocaleResourceBundle class loads and parses localized String files. |
| | LoginDialog
| qnx.dialog |
The LoginDialog class encapsulates the properties of
a login dialog. |
| | MediaControl
| qnx.ui.media |
The MediaControl class provides a set of controls that can be used to control media, such as video and audio. |
| | MediaControlEvent
| qnx.ui.events |
The MediaControlEvent is dispatched by the MediaControl component. |
| | MediaControlOption
| qnx.ui.media |
The MediaControlOption class provides constant values for the MediaControl.setOption() method. |
| | MediaControlProperty
| qnx.ui.media |
The MediaControlProperty class provides constant values for the MediaControl.setProperty() method. |
| | MediaControlState
| qnx.ui.media |
The MediaControlState class provides constant values for the MediaControl.setState() method. |
| | MediaPlayer
| qnx.media |
The MediaPlayer class provides the functionality that enables you to control the playback of audio or video files, streams, and track
sets (for example, playlists, SQL queries, etc). |
| | MediaPlayerErrorCodes
| qnx.media |
The MediaPlayerErrorCodes class defines error messages that are used by the MediaPlayer class. |
| | MediaPlayerEvent
| qnx.events |
The MediaPlayerEvent class provides event type functionality that is related to media player operation and media playback. |
| | MediaPlayerMediaType
| qnx.media |
The MediaPlayMediaType class provides constant values used to determine the media
type playing in the MediaPlayer. |
| | MediaPlayerMetadata
| qnx.media |
The MediaPlayerMedadata class contains constants representing the list of possible metadata
properties that may be defined in the metadata object (from the MediaPlayer class). |
| | MediaPlayerRepeat
| qnx.media |
The MediaPlayerRepeat class provides constant values used for the MediaPlayer.repeat property. |
| | MediaServiceConnection
| qnx.media |
The MediaServiceConnection class negotiates access to the media playback engine to prevent multiple clients
from playing back audio or video at the same time. |
| | MediaServiceConnectionEvent
| qnx.events |
The MediaServiceConnectionEvent class provides event functionality related to media service I/O. |
| | MediaServiceRequestEvent
| qnx.events |
The MediaServiceRequestEvent class provides events related to media service requests, such as track change or play and pause requests. |
| | MirrorMode
| qnx.display |
The MirrorMode class defines constants that are used by
the getMirrorMode and setMirrorMode functions in the Display class. |
| | NetworkErrorEvent
| qnx.events |
A QNXStageWebView dispatches a NetworkErrorEvent object when an error loading
a page from the server has failed. |
| | NetworkResourceDataReceivedEvent
| qnx.events |
A QNXStageWebView object dispatches a NetworkResourceDataReceivedEvent object when
a header for the loading resource has been received and is being procesed. |
| | NetworkResourceDoneEvent
| qnx.events |
A QNXStageWebView object dispatches a NetworkResourceDoneEvent object when
a header for the loading resource has been received and is being procesed. |
| | NetworkResourceHeaderReceivedEvent
| qnx.events |
A QNXStageWebView object dispatches a NetworkResourceHeaderReceivedEvent object when
a header for the loading resource has been received and is being procesed. |
| | NetworkResourceOpenedEvent
| qnx.events |
A QNXStageWebView object dispatches a NetworkResourceOpenedEvent object when
a network resource is being requested. |
| | NetworkResourceRequestedEvent
| qnx.events |
A QNXStageWebView object dispatches a NetworkResourceRequestedEvent object when
a network resource is being requested. |
| | OpenWindowEvent
| qnx.events |
A QNXStageWebView object dispatches an OpenWindowEvent object when
a new QNXStageWebView is opened. |
| | OutlineButtonSkinBlack
| qnx.ui.skins.buttons |
The OutlineButtonSkinBlack class is the default skin for an OutlineButton in the black colour theme. |
| | OutlineButtonSkinWhite
| qnx.ui.skins.buttons |
The OutlineButtonSkinWhite class is the default skin for an OutlineButton in the white colour theme. |
| | PasswordChangeDialog
| qnx.dialog |
The PasswordChangeDialog class encapsulates the properties of a
password set/change dialog. |
| | PercentageBar
| qnx.ui.progress |
The PercentageBar class shows activity progress by percentage. |
| | PercentageBarSkinBlack
| qnx.ui.skins.progress |
The PercentageBarSkinBlack is the default skin for the PercentageBar component. |
| | PercentageBarSkinWhite
| qnx.ui.skins.progress |
The PercentageBarSkinWhite is the default skin for the PercentBar component. |
| | Picker
| qnx.ui.picker |
The Picker class is used to display complex data, such as dates and IP addresses. |
| | PickerButtonSkinBlack
| qnx.ui.skins.picker |
The PickerButtonSkinBlack class is the default skin for the Button component in the black colour theme. |
| | PickerButtonSkinWhite
| qnx.ui.skins.picker |
The PickerButtonSkinWhite class is the default skin for the Button component in the black colour theme. |
| | PickerListBackgroundBlack
| qnx.ui.skins.picker |
The PickerListBackgroundBlack class is the default skin for the background in the Picker component in the black colour theme. |
| | PickerListBackgroundWhite
| qnx.ui.skins.picker |
The PickerListBackgroundWhite class is the default skin for the background in the Picker component in the white colour theme. |
| | PickerListCellRenderer
| qnx.ui.picker |
The PickerListCellRenderer class is used to render the contents in the PickerList cells. |
| | PickerSelectionBlack
| qnx.ui.skins.picker |
The PickerSelectionBlack class is the default skin for the divider in the Picker component in the black colour theme. |
| | PickerSelectionWhite
| qnx.ui.skins.picker |
The PickerSelectionWhite class is the default skin for the selection focus rect in the Picker component in the white colour theme. |
| | PopupList
| qnx.dialog |
The PopupList class encapsulates the properties of
a dropdown or popup list class within a dialog. |
| | ProgressBar
| qnx.ui.progress |
The ProgressBar class shows progress by percentage:
The ProgressBar class provides the temporal feedback functionality for the API. |
| | ProgressBarSkin
| qnx.ui.skins.progress |
The ProgressBarSkin is the default skin for the ProgressBar component. |
| | ProgressBarSkinBlack
| qnx.ui.skins.progress |
The ProgressBarSkinBlack is the default skin for the ProgressBar component in the dark theme. |
| | ProgressBarSkinWhite
| qnx.ui.skins.progress |
The ProgressBarSkinWhite is the default skin for the ProgressBar component in the white theme. |
| | PromptDialog
| qnx.dialog |
The PromptDialog class encapsulates the properties of
a prompt dialog. |
| | PropertyChangedEvent
| qnx.events |
A QNXStageWebView object dispatches a PropertyChangedEvent object when
a property of the QNXStageWebView has changed (for any number of reasons). |
| | QNXApplication
| qnx.system |
The QNXApplication class contains application and system information, system-wide functions, and dispatches system events. |
| | QNXApplicationEvent
| qnx.events |
The QNXApplicationEvent class contains application-specific event functionality including the low-memory event and
the top swipe event. |
| | QNXStageWebView
| qnx.media |
The QNXStageWebView class enables you to display browsable HTML content in a stage view port. |
| | QNXSystem
| qnx.system |
The QNXSystem class provides access to system-wide, system-specific functionality including
power mode, system states, and system resources. |
| | QNXSystemEvent
| qnx.events |
The QNXSystemEvent class contains the event functionality that is used by the QNXSystem class. |
| | QNXSystemPowerMode
| qnx.system |
The QNXSystemPowerMode class defines constants for the
powerMode property of the QNXSystem class that is used to
control AIR player operation that affects power consumption. |
| | QNXSystemResource
| qnx.system |
The QNXSystemResource class defines constants for the
requestResource and releaseResource functions of the
QNXSystem class that is used to indicate the need for various system resources. |
| | QNXSystemState
| qnx.system |
The QNXSystemState class defines constants for the
systemState property of the QNXSystem class that is used to
indicate the operating state of the system. |
| | RadioButton
| qnx.ui.buttons |
The RadioButton component lets you force a user to make a single selection from a set of choices. |
| | RadioButtonGroup
| qnx.ui.buttons |
The RadioButtonGroup class contains the functionality for handling a group of related radio buttons. |
| | RadioButtonSkinBlack
| qnx.ui.skins.buttons |
The RadioButtonSkinBlack class is the default skin for a RadioButton button in the white colour theme. |
| | RadioButtonSkinWhite
| qnx.ui.skins.buttons |
The RadioButtonSkinWhite class is the default skin for a RadioButton button in the white colour theme. |
| | ReturnKeyType
| qnx.ui.text |
The ReturnKeyType class contains constants that
define the Enter key that will appear on the keyboard
when the user clicks in a TextInput component. |
| | RoundedButtonSkinBlack
| qnx.ui.skins.buttons |
The RoundedButtonSkinBlack class is the default skin for the Button component in the black colour theme. |
| | RoundedButtonSkinWhite
| qnx.ui.skins.buttons |
The RoundedButtonSkinWhite class is the default skin for the Button component in the white colour theme. |
| | RoundList
| qnx.ui.listClasses |
The RoundList class allows you to display cells in a scrolling vertical list. |
| | ScrollDirection
| qnx.ui.listClasses |
The ScrollDirection class contains the constants the describe the scroll direction of a list. |
| | ScrollEvent
| qnx.ui.events |
A ScrollEvent object is dispatched by scrollable objects. |
| | ScrollPane
| qnx.ui.listClasses |
The ScrollPane class represents a scrolling pane. |
| | SectionDataProvider
| qnx.ui.data |
The SectionDataProvider class provides a two-dimensional representation of a set of data and methods to enable modification of the data. |
| | SectionHeaderRenderer
| qnx.ui.listClasses |
The SectionHeaderRenderer class is the default header skin for the SectionList and SectionTileList classes. |
| | SectionList
| qnx.ui.listClasses |
The SectionList class allows you to group sections of data in a list. |
| | SectionListHeaderSkinBlack
| qnx.ui.skins.listClasses |
The default skin for the SectionHeaderRenderer in the dark color theme. |
| | SectionListHeaderSkinWhite
| qnx.ui.skins.listClasses |
The default skin of the SectionHeaderRenderer in the white color theme. |
| | SectionTileList
| qnx.ui.listClasses |
The SectionTileList class allows you to group sections of data in a grid. |
| | SegmentedControl
| qnx.ui.buttons |
A segmented control is a series of connected radio buttons that enable the user to select a single item from a list
of multiple items. |
| | SegmentedControlBackgroundSkinBlack
| qnx.ui.skins.buttons |
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the black colour theme. |
| | SegmentedControlBackgroundSkinWhite
| qnx.ui.skins.buttons |
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the white colour theme. |
| | SegmentedControlSkinBlack
| qnx.ui.skins.buttons |
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the dark colour theme. |
| | SegmentedControlSkinWhite
| qnx.ui.skins.buttons |
The SegmentedControlSkinWhite class is the default skin for a button in the SegmentedControl component in the white colour theme. |
| | SizeMode
| qnx.ui.core |
The SizeMode class contains the constant values that define the component sizing mode
when being laid out in a container. |
| | SizeUnit
| qnx.ui.core |
The SizeUnit class contains the constant values that define the unit of measure
for container sizing. |
| | SkinAssets
| qnx.ui.skins |
The SkinAssets class defines the graphic assets that are used in the SDK. |
| | SkinnableComponent
| qnx.ui.core |
The SkinnableComponent class is the base class for components that can be skinned. |
| | SkinStates
| qnx.ui.skins |
The SkinStates class defines the skin states that are referenced by the skin classes. |
| | Slider
| qnx.ui.slider |
The Slider class contains the functionality for a basic Slider implementation. |
| | SliderEvent
| qnx.ui.events |
The Slider class uses this event class to notify subscribers of slider events. |
| | SliderFillSkin
| qnx.ui.skins.slider |
The default skin for the slider fill component. |
| | SliderFillSkinBlack
| qnx.ui.skins.slider |
The default skin for the slider fill component in the dark theme. |
| | SliderFillSkinWhite
| qnx.ui.skins.slider |
The default skin for the slider fill component in the white theme. |
| | SliderThumbSkinBlack
| qnx.ui.skins.slider |
The default skin for the slider thumb component in the dark color theme. |
| | SliderThumbSkinWhite
| qnx.ui.skins.slider |
The default skin for the slider thumb component in the white color theme. |
| | SliderTrackSkin
| qnx.ui.skins.slider |
The default skin for the slider track. |
| | SliderTrackSkinBlack
| qnx.ui.skins.slider |
The default skin for the slider track in the black theme. |
| | SliderTrackSkinWhite
| qnx.ui.skins.slider |
The default skin for the slider track in the white theme. |
| | Spacer
| qnx.ui.core |
The Spacer class is used to provide space between child items within a container. |
| | TextInput
| qnx.ui.text |
The TextInput class contains the functionality for capturing text input from a user. |
| | TextInputIconMode
| qnx.ui.text |
The TextInputIconMode class contains the constants that govern
when the clear text icon is enabled on a TextInput field. |
| | TextInputSkinBlack
| qnx.ui.skins.text |
The default skin for the TextInput component in the black theme. |
| | TextInputSkinWhite
| qnx.ui.skins.text |
The default skin for the TextInput component in the white theme. |
| | TileList
| qnx.ui.listClasses |
The TileList class can be used to display a list of cells in a grid format. |
| | TilingBackground
| qnx.ui.display |
The TilingBackground component takes a BitmapData object and tiles it to its set width and height. |
| | TimeFormatter
| qnx.utils |
The TimeFormatter class contains utility methods that format a given number (seconds or milliseconds) into a time value. |
| | ToggleSwitch
| qnx.ui.buttons |
The ToggleSwitch represents a button that has one of two states indicating an "ON" or "OFF" state. |
| | ToggleSwitchFillSkinBlack
| qnx.ui.skins.buttons |
The ToggleSwitchFillSkinBlack class is the default skin for the fill in the ToggleSwitch component in the dark theme. |
| | ToggleSwitchFillSkinWhite
| qnx.ui.skins.buttons |
The ToggleSwitchFillSkinWhite class is the default skin for the fill in the ToggleSwitch component in the white theme. |
| | ToggleSwitchThumbSkinBlack
| qnx.ui.skins.buttons |
The ToggleSwitchThumbSkinBlack class is the default skin for the thumb in the ToggleSwitch component in the black colour theme. |
| | ToggleSwitchThumbSkinWhite
| qnx.ui.skins.buttons |
The ToggleSwitchThumbSkinWhite class is the default skin for the thumb in the ToggleSwitch component in the white colour theme. |
| | ToggleSwitchTrackSkinBlack
| qnx.ui.skins.buttons |
The ToggleSwitchTrackSkinBlack class is the default skin for the ToggleSwitch components track in the white colour theme. |
| | ToggleSwitchTrackSkinWhite
| qnx.ui.skins.buttons |
The ToggleSliderTrackSkinWhite class is the default skin for the ToggleSwitch components track in the white colour theme. |
| | TransparentButtonSkin
| qnx.ui.skins.buttons |
The TransparentButtonSkin class is a transparent skin. |
| | UIComponent
| qnx.ui.core |
The UIComponent class is the base class for all components. |
| | UISkin
| qnx.ui.skins |
The UISkin class contains the base skin implementation for all UI component skins. |
| | UnknownProtocolEvent
| qnx.events |
A QNXStageWebView object dispatches a UnknownProtocolEvent object when
an unknown protocol has been requested that could not be handled by
networking. |
| | UnsupportedMimeTypeEvent
| qnx.events |
A QNXStageWebView object dispatches an UnsupportedMimeTypeEvent object when
an unknown protocol has been requested that could not be handled by
networking. |
| | VideoDisplay
| qnx.media |
The VideoDisplay class represents the display area of video playback when using the MediaPlayer object. |
| | VolumeFillSkin
| qnx.ui.skins.slider |
The default skin for the volume slider fill control. |
| | VolumeSlider
| qnx.ui.slider |
The VolumeSlider component provides the functionality for implementing a volume control. |
| | VolumeThumbButtonSkin
| qnx.ui.skins.slider | |
| | VolumeTrackSkin
| qnx.ui.skins.slider |
The default skin for the volume slider track control. |
| | WebDownloadErrorEvent
| qnx.events |
A QNXStageWebView object dispatches a WebDownloadErrorEvent object when a download
operation has ended in an error. |
| | WebDownloadFinishedEvent
| qnx.events |
A QNXStageWebView object dispatches a WebDownloadFinishedEvent object when a download
operation has completed. |
| | WebDownloadProgressEvent
| qnx.events |
A QNXStageWebView object dispatches a WebDownloadProgressEvent object when
the download progress of a file has changed. |
| | WebDownloadRequestEvent
| qnx.events |
A QNXStageWebView object dispatches a WebDownloadRequestEvent object when a download
has been requested. |
| | WebDownloadStartedEvent
| qnx.events |
A QNXStageWebView object dispatches a WebDownloadStartedEvent object when a download
operation has started. |
| | WebFilterUpdatedEvent
| qnx.events |
A QNXStageWebView object dispatches a WebFilterUpdatedEvent object when a download filter
has been added or changed in the webview. |
| | WebViewEvent
| qnx.events |
A QNXStageWebView object dispatches a WebViewEvent object when an asynchronus event occurs. |
| | WindowObjectClearedEvent
| qnx.events |
A QNXStageWebView object dispatches a WindowObjectClearedEvent object when
the window object is initialized, but before the page is loaded to allow scripts
to be injected. |