41

Qt Components
by dhwaj
We have to pass a list to this widget.It will be loaded in left column. We can send an item to right list by ">" and all the items by ">>". Similar things can be done to right list. Items in right list can be moved up and down by "UP" & "Down" resp. One can get final list(right column) by the...
5.0
42

Qt Components
by sommerluk
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...
1 comment
5.7
43

Qt Components
by sommerluk
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
44
45

Qt Components
by adrian5632
QtSystemInfo is a useful class that provides information on the currently running system (like system type, name and version, kernel name and version). It's been tested on Windows XP, Mac OS X, Ubuntu and PCBSD. Should work with most popular Linux distributions.
5.7
46

Qt Components
by am75
This is a simple drag'n'drop framework based on QToolBar and friends which allows a user to configure an applications toolbars by dragging toolbuttons around.An example is provided.Maybe someone finds it usefull.
2 comments
5.0
47

Qt Components
by GreenScape
first of all, excuse me for my clumsy English (:description:ParticleSystem is a library that allows the use of different particle effects in QGraphicsScene based on QGraphicsItems.I need your opinion on account of this project! I want to know should i continue develop it or not?
5 comments
5.0
48

Qt Components
by ebonair
QStreamer provides a very simple camera capture API. It is integrated into the Qt framework, and emits a signal whenever a new image is available. QStreamer uses xawtv's streamer program to retrieve webcam images, which is only available under Linux. The streamer program normally outputs the...
5.0
49

Qt Components
by upsala
A simple Widget-Model, tested with Qt4.4This is a ListModel where you can add your Widgets.The Title, Icon, ToolTip, StatusTip and WhatsThis from the widgets are translated to roles of the Model.If editing is enabled the user can edit the Title of the Widgets.If a widget is deleted, it is...
5.0
50

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