Archive:Development/Languages/Qyoto (zh CN)

From KDE TechBase
Revision as of 12:01, 18 July 2012 by AnneW (talk | contribs)
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.


关于

Qyoto让你可以用C#来开发Qt和KDE应用程序,或者说用其他.NET的语言。Qyoto使用SMOKE,并且提供向Qt和KDE的类库的接口。

源代码

Qyoto是KDE SVN仓库的KDEBindings模块中的一部分。

 $ git clone git://anongit.kde.org:qyoto

在线阅览

二进制包

预编译好的包已经存在下列发行版中了:

讨论 & 支持

其他资源

  • An earlier attempt at creating C# bindings for Qt was called QtSharp.