KDevelop 4 Designer Integration
Richard Dale
Richard_Dale at tipitina.demon.co.uk
Thu Mar 30 21:36:14 UTC 2006
On Thursday 30 March 2006 20:28, Matt Rogers wrote:
> Hi!
>
> I'm getting ready to start on Designer integration. But before I start,
> I have two or more questions. :)
>
> 1. How relevant is the guibuilder plugin in kdevelop/plugins/guibuilder?
> Qt 4.1 looks to contain everything we need in a public library so i
> think some bits can be ripped out of there.
>
> 2. I believe that this should not be specific to C++. Is that belief
> correct? I know that the ruby bindings currently have some rbuic thing
> but that may not actually be related to designer integration.
Yes, there is a Qt4 version of the rbuic tool. So it just needs a makefile
rule to generate .rb source from the .ui file instead of the usual c++. How
easy is it to customise cmake for non-c++ languages - I haven't even tried it
yet?
-- Richard
More information about the KDevelop-devel
mailing list