101

Qt Widgets
by coma94
A small Widget for select/pick a color without the big QColorDialog.Can be in a panel or a dock.(The triangle is from Qt/Nokia)
11 comments
5.7
102

Qt Widgets
by mik-protasov
qPHexEditor - the sexadecimal editor written completely on Qt. He is the powerful editor with the open code under license GPL.Features: - Cross - platform. - It is written completely on Qt. Minimal requirements Qt 4.x.x. Compilation: - qmake; - make; - make install. Example of use: ...
1 comment
5.0
103

Qt Widgets
by dsaiko
Alarm watch widget.open source - modern transparent design - frameless window (composite manger detection for X11) - configurable second time - simple calendar - visual and audio alarm clock. - resizable - multi platform (runs on Linux and Windows (XP, Vista, Vista x64, 7, 7 x64)) - multi...
5.0
104

Qt Widgets
by ramesh321983
If we move the mouse in table widget, it will show the row & column no which we selected and if we click on any cell it will emit a signal with the corresponding row & column number. And if we go beyond the maximum row and maxim column, just left click on mouse. Then it will opens a widget for...
1 comment
5.0
105

Qt Widgets
by taipan
yape is a (yet another) property editor for qt4. This property editor is similar with qt's designer property editor. It's working only with qobject base classes, and use only qt's properties for more info see http://doc.trolltech.com/4.4/properties.html . The big difference is this property...
1 comment
5.0
106

Qt Widgets
by jpujolf
* QExtendedGridView : is a piece of software I use extensively in my daliy job. I think could be useful for other, so I decided to publish it. It's written in C++ and based on Qt 4.5 It's designed to improve the behaviour of QT's QTreeView, allowing you to do some things Qt forgot to...
5.0
107

Qt Widgets
by mbertozzi
You can find more info here http://th30z.netsons.org/2009/04/qt4-coverflow-and-qthreadpool/
2 comments
5.0
108

Qt Widgets
by Dentoyan
QSegmentWidget is intended as base class for segment widgets like progress controls, status displays, clocks ...A QSegmentWidget contains a number of cylinders with a specified width.Every cylinder can show a number of segments with a defined start and stopangle. The segments can be modified by...
5.0
109

Qt Widgets
by un-defined
QT4 widget for terminal emulation. It is based on KDE4 Konsole code, which was rewritten entirely, and now it requires QT4 only (no KDE at all). Package provides the widget library and a sample application.The best way to get actual source code for QTermWidget is to use CVS (see project page)....
33 comments
5.0
110

Qt Widgets
by siliziumm
The QLedMatrix widget simulates a LED matrix (dot matrix) display.A LED matrix display is a 2-dimensional array of dots used to generate characters, symbols and images. It is often seen on machines, clocks and display boards.This generic implementation can configured for any size of rows...
1 comment
5.0
QEditableListView
Qt Widgets
111
luzg