51

Qt Components
by urwald
A data type for version numbers.This class provides a data type for version numbers. Think of it as a QString which provides special behavior for version numbers in the six relational operators (=, ==, !=).The behavior of the relational operators is similar to the behavior of RPM when comparing...
5.0
52

Qt Components
by urwald
An enhaced QHeaderView providing a context menu where the user can choose which rows/columns to display and which not.Each time a context menu is requested by the user, a new context menu is created with the actual data (column/row header names and maybe a menu title).This class uses by default...
5.0
53

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
54

Qt Components
by xep
The SingleApplication component provides support for applications that can be only started once per user.For some applications it is useful or even critical that they are started only once by any user. Future attempts to start the application should activate any already running instance, and...
10 comments
5.7
55

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

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
57

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
Qt6Gtk2
Qt Components
Please upload the application to Pling so users can download it directly.
justinz