QtMediaHub - Qt Wiki (original) (raw)

About

QtMediaHub is a reference implementation of XBMC intended to showcase the power and convenience of QML. It is as a demo for use at Qt related events. It is intended for research and to convey best practices when using Qt/QML.

Features

Skins

There are different skins for corresponding graphic engines. See Category:QtMediaHub::Matinee for an example.

Download

The source code was located at gitorious https://gitorious.org/qtmediahub. Note that we are in the process of moving the git repositories to the qt.io.

Build

Building QtMediaHub once you have a functional Qt4 or Qt5 for your target is trivial.

Running