Home screen
Use features that are related to the home screen on a device, such as lock state, icon badge, application support, and wallpaper.
The home screen on a device is where most users start from. You can ensure that you give them the experience you want by customizing aspects of the home screen, such as wallpaper, notifications when the device is locked, and notifications when the device enters or exits bedside mode.
Libraries and permissions
To link against these classes, add the following line to your .pro file:
LIBS += -lbbplatform
Members
- Application -
The Application class is used as the basis for your own custom application.
- ApplicationSupport -
The ApplicationSupport class encapsulates functionality from the Application class for situations in which that class cannot be used.
- DeviceLockState
- HomeScreen -
The HomeScreen class encapsulates interactions between an application and the home screen on the device.
- IconBadge
- ProcessState
- WallpaperResult