- used Qt QML
Widget
- encapsulated widget methods for simply use
- five widget types: wide image, one row, tow rows, three rows, three text rows
- possibility to pass QImage for image widget items
- dark / light / transparent widget skins included
Application
- possibility to run application in background with hidden thumbnail in task manager
- dark and light skin switch
- transparent statusbar and toolbar with blurred background
- reskined light statusbar
- addded statusbar title
- modified statusbar indicators layout
Symbian Capability
Widget functions are built into shared library and for correct functionality must have application and widget library same capabilities. In bin folder are prepared libraries with following capabilities:
- NetworkServices
- NetworkServices, Location
For adding new capabilities please use SisContents application: Open sis installer package and locate widget dll library. Then edit the capabilities and extract modified dll into your project.