Archive:Development/Languages/Qyoto (zh CN)
关于
Qyoto让你可以用C#来开发Qt和KDE应用程序,或者说用其他.NET的语言。Qyoto使用SMOKE,并且提供向Qt和KDE的类库的接口。
源代码
Qyoto是KDE SVN仓库的KDEBindings模块中的一部分。
$ git clone git://anongit.kde.org:qyoto
二进制包
预编译好的包已经存在下列发行版中了:
讨论 & 支持
- 邮件列表: [email protected].
- IRC通道: #kde-bindings on irc.freenode.net.
其他资源
- An earlier attempt at creating C# bindings for Qt was called QtSharp.