Home > qmltweeter

qmltweeter

Qmltweeter is a project mainly written in C++ and C, based on the MIT license.

QML-based Twitter-client for educational purposes

Simple QML-based twitter application for learning QML

Example exercises available in EXERCISES -file in this git repository.

Running the project

1) Import to Qt Creator (2.0.1 or later) 2) Compile & Enjoy

Running QmlUnit tests

1) Get QmlUnit at https://github.com/fgrehm/qmlunit 2) Compile it to get qmlunit binary 3) Run "qmlunit ." in the qmltweeter directory

Previous:mittelgrau