| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| BackButton — class, package qnx.ui.buttons |
|
The BackButton class is a button with a left arrow icon to the left of the label. |
| BackButton() — Constructor, class qnx.ui.buttons.BackButton |
|
Constructs a BackButton instance. |
| BackButtonDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the disabled state - dark theme
|
| BackButtonDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the disabled state - white theme
|
| BackButtonPressedBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the pressed state - dark theme
|
| BackButtonPressedWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the pressed state - white theme
|
| BackButtonSkinBlack — class, package qnx.ui.skins.buttons |
|
The BackButtonSkinBlack class is the default skin for a BackButton in the black colour theme. |
| BackButtonSkinBlack() — Constructor, class qnx.ui.skins.buttons.BackButtonSkinBlack |
|
Creates a new BackButtonSkinBlack instance. |
| BackButtonSkinWhite — class, package qnx.ui.skins.buttons |
|
The BackButtonSkinWhite class is the default skin for a BackButton in the white colour theme. |
| BackButtonSkinWhite() — Constructor, class qnx.ui.skins.buttons.BackButtonSkinWhite |
|
Creates a new BackButtonSkinWhite instance. |
| BackButtonUpBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the up state - dark theme
|
| BackButtonUpWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the back button in the up state - white theme
|
| BackDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the disabled state - dark theme
|
| BackDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the disabled state - light theme
|
| BACKGROUND — Constant Static Property, class qnx.ui.core.Containment |
|
A constant indicating that this object will be sized to fill the entire region of the container. |
| BACKGROUND — Constant Static Property, class qnx.ui.media.MediaControlOption |
|
Show or hide the background in the MediaControl component. |
| backgroundColor — Property, class qnx.media.VideoDisplay |
|
The background color of the VideoDisplay object. |
| BackPressedBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the pressed state - dark theme
|
| BackPressedWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the pressed state - light theme
|
| BackUpBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the up state - dark theme
|
| BackUpWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Icon asset for the back button icon in the up state - light theme
|
| BaseDialog — class, package qnx.dialog |
|
The BaseDialog class is the base class for all dialogs in the system. |
| BaseDialog() — Constructor, class qnx.dialog.BaseDialog |
|
Creates a BaseDialog instance. |
| batteryLevel — Property, class qnx.events.DeviceBatteryEvent |
|
Gets the battery level of the device ranging from 0 to 100. |
| batteryLevel — Property, class qnx.system.Device |
|
Returns the battery level of the device. |
| BatteryLevelChange — Event, class qnx.system.Device |
| |
| batteryMonitoringEnabled — Property, class qnx.system.Device |
|
Turns battery monitoring on or off. |
| batteryState — Property, class qnx.events.DeviceBatteryEvent |
|
Gets the battery state of the device. |
| batteryState — Property, class qnx.system.Device |
|
Returns the battery state of the device. |
| BatteryStateChange — Event, class qnx.system.Device |
| |
| bitmapData — Property, class qnx.ui.display.TilingBackground |
|
Gets and sets the BitmapData object that is to be tiled by the component. |
| BITRATE — Constant Static Property, class qnx.media.MediaPlayerMetadata |
|
A constant representing the bit rate of the track. |
| blendMode — Property, interface qnx.ui.display.IDisplayObject |
|
Gets or sets the blendMode property of the object. |
| blockPopups — Property, class qnx.media.QNXStageWebView |
|
Determines whether or not to enable the standard browser popup-blocking engine for generic window.open calls from
Javascript. |
| BOTH — Constant Static Property, class qnx.ui.core.SizeMode |
|
A constant representing component sizing of the component in both the flow and opposite flow directions. |
| BOTH — Constant Static Property, class qnx.ui.listClasses.ScrollDirection |
|
A constant representing both horizontal and vertical scrolling. |
| bottom — Property, class qnx.ui.geom.EdgeMetrics |
|
The bottom edge value. |
| BOTTOM — Constant Static Property, class qnx.dialog.DialogAlign |
| A constant indicating the dialog position as bottom center. |
| BOTTOM — Constant Static Property, class qnx.ui.buttons.LabelPlacement |
|
Position the label below the skin or icon. |
| BOTTOM_CENTER — Constant Static Property, class qnx.dialog.DialogPosition |
| A constant indicating the dialog position as bottom center. |
| bufferCapacity — Property, class qnx.media.MediaPlayer |
|
Gets the current buffer size that is used for playback of the current track (in milliseconds). |
| bufferChange — Event, class qnx.media.MediaPlayer |
| |
| BUFFER_CHANGE — Constant Static Property, class qnx.events.MediaPlayerEvent |
|
Dispatched when buffer levels change. |
| bufferLevel — Property, class qnx.media.MediaPlayer |
|
Gets the current buffer level of the current playing track (in milliseconds). |
| bufferProtection — Property, class qnx.display.IowWindow |
|
Gets or sets the DRM buffer locking value. |
| button — Property, class qnx.ui.listClasses.DropDown |
|
Returns a reference to the button of the DropDown component. |
| Button — class, package qnx.ui.buttons |
|
The Button class represents a common button. |
| Button() — Constructor, class qnx.ui.buttons.Button |
|
Constructs a Button instance. |
| ButtonDisabledBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the disabled state - dark theme
|
| ButtonDisabledWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the disabled state - white theme
|
| ButtonPressedBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the pressed state - dark theme
|
| ButtonPressedWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the pressed state - white theme
|
| ButtonUpBlack — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the up state - dark theme
|
| ButtonUpWhite — Static Property, class qnx.ui.skins.SkinAssets |
|
Button asset for the basic button in the up state - white theme
|
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |