Meego Wiki
Views
From MeeGo wiki
Jump to: navigation, search

How to add a close button (X) to QML applications based on meego-ux-components package


Target is make a generic implementation on component level not application level.
Modifications needed into Window.qml file. File location is /usr/lib/qt4/imports/MeeGo/Ux/Components/Common/Window.qml
Proposal 1: Add a new toolbar button where user can close an application.
Proposal 2: Modify exists "Back button" to close an application.

Personal tools