Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Windows 8 Metro UI?
Qt 6.11 is out! See what's new in the release blog

Windows 8 Metro UI?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi all,

    I was wondering if deploying Qt application on MS Store with Metro UI is currently possible.

    I've googled and went through "http://qt-project.org/wiki/Qt-5-on-Windows-8-and-Metro-UI":http://qt-project.org/wiki/Qt-5-on-Windows-8-and-Metro-UI but the document is more than 18 months old and I failed to find any further documentation on Metro UI.

    Can anyone point me in the right direction please?

    I would like to find out if it can be done and if so, how to do it.

    Thank you in advance!

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jseeQt
      wrote on last edited by
      #2

      Hi thebeast44,

      yes deploying a Qt application to the MS Store is possible. All this work is done in the WinRT (Windows Runtime) port of Qt. This port enables you to deploy it for Windows 8 and Windows Phone 8.

      This is a short introduction for Qt5.3: "Qt5.3 Winrt Doc":http://qt-project.org/doc/qt-5/winrt-support.html
      In Qt5.3, the WinRT port is in a beta state. For Qt5.4, WinRT is fully supported (will be released in "November":http://qt-project.org/wiki/Qt-5.4-release).

      You can create Apps with QML and QWidgets, currently not supported are UI Components in the "Metro UI" look-and-feel. This will probably land with Qt5.5 in the QtQuickControls-module....

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved