trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: September 2010

Re: [trinity-devel] moc -> tmoc

From: Serghei Amelian <serghei@...>
Date: Fri, 10 Sep 2010 15:02:08 +0300
On Friday 10 September 2010 03:25:25 Timothy Pearson wrote:
> > I want to port moc to generate directly from tqt sources.
> > Any suggestions? Can be possible to using convert_qt_tqt3?
>
> While it may be possible, I wouldn't advise it as moc is a core Qt tool
> which will change from release to release.  The TQT system is supposed to
> sit in between the Qt public API and the Trinity codebase, not modify
> existing Qt libraries or binaries.

I see. In this case we need a little better wrapper over moc. Right now the 
problem is that cmake macros must be hacked for using moc-tqt and I want to 
avoid this.

> If you would like to assist with the creation of the TQT interface itself
> that would be of much greater help right now. ;-)

For sure I will, after finishing cmake scripts for kdelibs.

> Thanks!
>
> Tim

-- 
Serghei