Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, March 2002
which plugin can edit C/C++ code in qtdesigner?


Message 1 in thread

As the subject said, which plugin can edit C/C++ code in qtdesigner environment.
And where can I download it?Thank you.



欢迎使用263天下邮免费信箱 http://freemail.x263.net
welcome to enjoy 263 Freemail http://freemail.x263.net
_____________________________________________________
		263在线_中国人的网上家园
Tel:010-64262631 Fax:010-64240295 (c)1998-2001版权所有
263服务热线     263@263.net.cn  



Message 2 in thread

> As the subject said, which plugin can edit C/C++ code in qtdesigner
environment.
> And where can I download it?Thank you.

It's the code editor which is already a part of the Qt Designer package,
just make sure you build Qt as a shared library and the code editor will be
available to you in Designer.

Andy