| 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 |
| qnxApplication — Static Property, class qnx.system.QNXApplication |
|
Returns the Singleton instance of the QNXApplication class. |
| QNXApplication — class, package qnx.system |
|
The QNXApplication class contains application and system information, system-wide functions, and dispatches system events. |
| QNXApplication(enforcer:QNXApplication.as$57:SingletonEnforcer) — Constructor, class qnx.system.QNXApplication |
|
The constructor of the QNXApplication class. |
| QNXApplicationEvent — class, package qnx.events |
|
The QNXApplicationEvent class contains application-specific event functionality including the low-memory event and
the top swipe event. |
| QNXApplicationEvent(type:String) — Constructor, class qnx.events.QNXApplicationEvent |
|
Constructor for a QNXApplicationEvent instance. |
| qnx.dialog — package |
|
Contains the functionality used to create, manipulate, and position dialogs. Dialogs are
used to prompt the user, to alert the user, and to enable you to perform tasks such as logging in to a
system and changing your password.
|
| qnx.display — package |
|
Contains classes that allow you to define the behavior and appearance of an application display window. This includes properties
that define X and Y position, Z-order, alpha values and transparency, and
focus behavior. This package also contains the Display class which allows you to interact with and configure internal and external displays.
|
| qnx.events — package |
|
Contains the common API event functionality. This includes battery level and state events, media service
connection events, image cache utility events, and application-related events (such as the low memory event).
|
| qnx.locale — package |
|
Enables you to utilize locale-specific resources in order to provide a properly translated, multilingual
user-experience for your application.
|
| qnx.media — package |
|
Contains the classes that define low-level media player functionality.
|
| QNXStageWebView — final class, package qnx.media |
|
The QNXStageWebView class enables you to display browsable HTML content in a stage view port. |
| QNXStageWebView(name:String) — Constructor, class qnx.media.QNXStageWebView |
|
Creates a QNXStageWebView object. |
| qnx.system — package |
|
Encapsulates and exposes system, device, and application-specific properties. This includes battery
status, PIN and software version information, and application-specific data.
|
| QNXSystem — class, package qnx.system |
|
The QNXSystem class provides access to system-wide, system-specific functionality including
power mode, system states, and system resources. |
| QNXSystem() — Constructor, class qnx.system.QNXSystem |
|
Use the static system property to return a QNXSystem instance. |
| QNXSystemEvent — class, package qnx.events |
|
The QNXSystemEvent class contains the event functionality that is used by the QNXSystem class. |
| QNXSystemEvent(type:String) — Constructor, class qnx.events.QNXSystemEvent |
|
Creates a QNXSystemEvent instance. |
| QNXSystemPowerMode — final class, package 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 — final class, package 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 — final class, package 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. |
| qnx.ui.buttons — package |
|
Contains the functionality used to implement buttons.
|
| qnx.ui.core — package |
|
Contains the functionality that enables you to position
UI components on a view. The Container class is the "container" that is used
to group and position interface components, while the UIComponent class is the base class for all
components.
|
| qnx.ui.data — package |
|
Contains the classes that provide data for UI elements that implement the IDataViewer interface, such as lists. The
DataProvider and SectionDataProvider provide data and methods that
allow you to modify the data.
|
| qnx.ui.display — package |
|
Contains the classes that govern the display. It contains classes that enable you to manipulate
and view images.
|
| qnx.ui.events — package |
|
Contains event functionality for all user interface components. This includes
specialized event types for each of the list classes as well as event classes for media controls, toggle switches and
sliders.
|
| qnx.ui.geom — package |
|
Contains the EdgeMetrics class that returns nine-slice scaling information about the scaled edges of a skin.
|
| qnx.ui.listClasses — package |
|
Provides various list type functionality including basic list, tile list, section lists and drop down components.
|
| qnx.ui.media — package |
|
Provides user-interface functionality for the media player. This package provides classes for
media player control and customization of media player interactions.
|
| qnx.ui.picker — package |
|
Provides picker functionality for your application.
The picker is a specialized list mechanism that allows you to select items from a set of scrolling cells. The
picker is useful for displaying complex information and for allowing the user to select data from multiple scrolling
columns, such as birth dates.
|
| qnx.ui.progress — package |
|
Provides progress indicator functionality. The progress
indicator provides temporal feedback during time-consuming or processor-intensive operations.
|
| qnx.ui.skins — package |
|
Contains basic component skin implementations. The skins classes provide a customizable,
consistent, look and feel for the SDK component set.
|
| qnx.ui.skins.buttons — package |
|
Contains skin implementations for all button components.
|
| qnx.ui.skins.listClasses — package |
|
Contains skin implementations for all list components.
|
| qnx.ui.skins.picker — package |
|
Contains skin implementations for the picker component.
|
| qnx.ui.skins.progress — package |
|
Contains skin implementations for the progress bar and progress indicator.
|
| qnx.ui.skins.slider — package |
|
Contains skin implementations for the slider control.
|
| qnx.ui.skins.text — package |
|
Contains skin implementations for text input field components.
|
| qnx.ui.slider — package |
|
Contains two slider controls - a basic slider and a volume slider. The
slider control allows the user to select a value by adjusting the position of a
thumb control along a track. For example, the slider control might be used to adjust brightness or size.
|
| qnx.ui.text — package |
|
Provides the ability to display text. This includes basic labels and text input fields.
|
| qnx.utils — package |
|
Contains common utilities such as the
ImageCache class, which enables you to cache images for your application,
and the TimeFormatter class, which formats a Number into a proper time value.
|
|
| 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 |