Kuba Ober wrote : > xcircuit was written in C. The language is inherently less expressive > than C++, and > even more so compared to C++ with a introspecting preprocessor (moc). Moc -- > meta object compiler -- > reads the C++ headers of classes deriving from QObject in your project, and > generates static classes > that document the signals and slots QObjects. > >
Are you actually rewriting the all in C++, or just leaving the core as is and making up the interface to Qt using C++? Cheers, Lewske "Ryu" Wada Web: http://run.sh/ Email: [email protected] Facebook: Lewske Wada ICQ: 348990359 _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
