31
JSON Qt 4 port
Qt Components
by mtrch
This is JSON classes from Qt 5, ported to Qt 4.8
5.0

32
Qt5Gtk2
Qt Components
by trialuser
Qt5Gtk2 - GTK+2.0 integration plugins for Qt5Requirements- GNU Linux or FreeBSD- qtbase >= 5.7.0 (with private headers)- GKT+ 2.0- libX11Downloadshttps://github.com/trialuser02/qt5gtk2/releases
5.0

33
QyurTreeProxyModel
Qt Components
by purser79
The QyurTreeProxyModel class provides fully Qt MVC compatible tree proxy model on source table model. Source table model must have id and parentId columns, which must be passed to QyurTreeProxyModel constructor.Main idea of QyurTreeProxyModel is "Only correct data rows are proxied. All rows with...
1 comment
5.0

34
MouseMachine
Qt Components
by Koying67
MouseMachine is Qt class prinicpally allowing kinetic scrolling on any widget.It is largely inspired by the "flickcharm" class from Nokia. As an exercise, I wanted to reimplement it as a QStateMachine and with a signal/slot interface.The various interactions like tap, double-tap, tap-and-hold...
5.0

35
MStyles
Qt Components
by mchara
It's a Qt style that renders widgets using built-in images sets, but also allows users to add custom images sets, by coping them into special directory.Note that qt caches plugin's keys and there's need to add few lines of code to application to clear this cache if you want to update list of...
5.0

36
Hdr reading plugin
Qt Components
by mchara
Plug-in opens hdr images previews in weak quality, but it allows to open tone mapping manager with tone mapping operators plug-ins. To use extended opening use QImageReader with "hdr:e" format(see GrEEn source for reference).
5 comments
5.0

37
QFreeDesktopMime
Qt Components
by mbertozzi
QFreeDesktopMime is a Qt4 class for determining the MIME type of files using FreeDesktop Specification.
1 comment
5.0

38
JSON Stream Reader
Qt Components
by mbertozzi
JSonStreamReader is a Qt4 class provides a fast parser for reading JSON via a simple streaming API.More Information and Usage Example Here: http://th30z.netsons.org/2009/05/qt4-json-stream-reader/
5.0

39
QRemoteSignal
Qt Components
by VestniK
QRemoteSignal library is RPC library written in Qt4 which allows you to connect Qt signals and slots between different applications. It is designed to simplify development of client-server network applications with Qt. All signals and slots shared by you server are specified in a small simple...
2 comments
5.0

40
QyurVisualSqlFilter
Qt Components
by purser79
The QyurVisualSqlFilter class provides simple Qt4 widget for creating sql with advanced conditions.
5.0