On Monday 07 October 2013 22:21:00 Sze Howe Koh wrote: > A few months ago I started recording the libraries/classes that I came > across. Here's what I got: > > QDbf: https://code.google.com/p/qdbf/ > QSerialPort: http://sourceforge.net/projects/qserialport/ (NOT the > official Qt 5 module) > QextSerialPort: http://sourceforge.net/projects/qextserialport/ > QtComPort: http://kde-apps.org/content/show.php/?content=142378 > QWebSocket: https://github.com/KurtPattyn/QWebSockets > QJsonRpc: https://bitbucket.org/devonit/qjsonrpc > QtKOAuth (a.k.a. kQOAuth): http://www.johanpaul.com/blog/kqoauth/ > QtitanRibbon: http://freecode.com/projects/qtitanribbon > QtGamepad: https://github.com/nezticle/qtgamepad > QtSpeech: http://lynxline.com/projects/qtspeech/ > QtGoogleSpeech: https://github.com/niqt/QtGoogleSpeech > QtGStreamer: http://gstreamer.freedesktop.org/modules/qt-gstreamer.html > QCustomPlot: http://www.qcustomplot.com/ > QtLua: http://www.nongnu.org/libqtlua/ > QScintilla: http://www.riverbankcomputing.com/software/qscintilla/intro
Wow, that's quite a list. I'll go through it and put it on the site. Thanks. > (Hmm... with all the "Q" and "Qt" prefixes floating around, it might > be hard for a newcomer to know what's an official module and what's > not...) As far as I know the convention is that the official Qt uses the Q prefix, and third party libraries are supposed to use something different, at least for class names. -- Cornelius Schumacher <schumac...@kde.org> _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest