Languages/Qyoto

From KDE TechBase
Revision as of 23:22, 13 February 2009 by FireRabbit (talk | contribs) (New page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


About

Qyoto makes it possible to develop Qt and KDE applications using C#, or any other .NET language. Qyoto uses SMOKE, and offers access to almost all Qt and KDE classes.

Source Code

Qyoto is part of the kdebindings module in the KDE SVN repository.

 $ svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebindings

You can also browse the source online.

Binary Packages

Pre-built binary packages are available in the following distributions:

Other Resources

* http://imaginary-project.net/wiki/qyoto
* Building Qyoto for Windows
* An earlier attempt at creating C# bindings for Qt was called QtSharp.