Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Available as/for:
Description:
Qt for Urbi is a binding of the Qt library in Urbi, enabling you to create native graphical interfaces dynamically directly from Urbi. It exposes urbiscript events to ease the use of Qt signals and slots.

Short example:

var button = Qt.PushButton.new("Hi");
button.show;
at (button.clicked?)
echo("Hello!");

A detailed documentation is available in each package.

Version numbers

Major and minor version numbers of the Qt for Urbi packages reflects the Urbi SDK version number they were built for. Loading it in an other version of the Urbi kernel probably won't work. That is, for instance, Qt for Urbi 2.4.x will only work with Urbi SDK 2.4.y.

Releases
Qt for Urbi 2.4

Download page

This first release is still a bit experimental. Only the linux 32bits version is available, and not all class/members are bound yet. It is still usable though, as the included whack-a-mole example demonstrates.

* Release date: November 15, 2010
* Urbi SDK version: 2.4
* Qt framework version: 4.7
* Supported platforms:
o Linux x86

Ratings & Comments

0 Comments

Be the first to comment
Pling
0 Affiliates
Details
license
version Qt 4.7 / Urbi 2.4
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Developers Apps:

Oo-mox
actionless
last update date: 9 years ago

Score 6.5

KEXI
jstaniek
last update date: 7 years ago

Score 6.5

BlackAdder
appy
last update date: 20 years ago

Score 5.0

Wing IDE Professional
sdeibel
last update date: 16 years ago

Score 5.0

Quanta Gold
appy
last update date: 20 years ago

Score 5.0

Codie
elgunvo
last update date: 15 years ago

Score 5.0



System Tags