On Monday, OSNews had the pleasure of talking face to face with Trolltech's CEO and founder, Haavard Nord. Mr Nord discussed with us the new features found in Qt 3.3 (download, changes, announcement), Qtopia and the arising market of Linux in mobile phones as well as in the business computer market. Update: ITManagersJournal hosts a Trolltech article as well.
Permalink for comment
To read all comments associated with this story, please click here.
"The socket/slot mechanism could be written in any .NET language without ugly hacks like the moc, since .NET has much better reflection capabilities than C++."
Signal/slot systems have been written in C++ without MOC or similar preprocessors (see libsigc++, Boost.Signals).
"The socket/slot mechanism could be written in any .NET language without ugly hacks like the moc, since .NET has much better reflection capabilities than C++."
Signal/slot systems have been written in C++ without MOC or similar preprocessors (see libsigc++, Boost.Signals).