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.
If you would like to assist with the creation of the TQT interface itself that would be of much greater help right now. ;-)
Thanks!
Tim