91.
QIrDock 0.1 (Preview)
Qt Widgets
by
dzimiwine
QIrDock is a cool QGraphicsView-based fisheye menu (dock) for Qt applications, whose style and icon effects are fully customizable. This widget is part of QIron toolkit which depends on Qt 4.6 and upper.
A typical use of QIrDock is:
....
MainWindow main;
QIrDock * dock = new...
37 comments
Nov 13 2009
92.
QIrExpander 0.1 (Preview)
Qt Widgets
by
dzimiwine
QIrExpander is an expander for Qt applications, whose style is fully customizable. An expander is a widget or (control for .Net Developers) displaying a header that has a collapsible panel that displays content. This widget is part of QIron toolkit which depends on Qt 4.6 and upper. Like for...
6 comments
Nov 13 2009
93.
QIrBreadCrumbBar 0.1 (Preview)
Qt Widgets
by
dzimiwine
QIrBreadCrumbBar is a QComboBox-based navigation aid to browse path through item data model similar to filesystem. As the screenshot shows, QIrBreadCrumBar works just fine with QDirModel. QIrBreadCrumbBar is part of QIron toolkit which depends on Qt 4.6 and upper. Like for most of QIron widgets,...
5 comments
Nov 13 2009
94.
QIrExpanderBox 0.1 (Preview)
Qt Widgets
by
dzimiwine
QIrExpanderBox is a QSplitter-based container for Qt applications that contains only QIrExpander widgets. This widget is part of QIron toolkit which depends on Qt 4.6 and upper. Like for most of QIron widgets, a plugin is provided to be used in Qt Designer.
A typical use of QIrExpanderBox...
Nov 13 2009
95.
QIrQuadSplitter 0.1 (Preview)
Qt Widgets
by
dzimiwine
QIrQuadSplitter is a splitter for Qt applications that lays out at most four widgets in a grid. Its content can be resized horizontally, vertically or diagonally. This widget is part of QIron toolkit which depends on Qt 4.6 and upper. Like for most of QIron widgets, a plugin is provided to be...
Nov 13 2009
96.
Color Picker 1.1
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
Sep 29 2009
97.
qPHexEditor 0.8.0
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...
1 comment
Jul 27 2009
98.
QSkinObject 0.8
Qt Widgets
by
kernelchaos
This is a library which makes it possible to skin Qt made Widgets. You can change the Borders, add new System Buttons. For skinning just call in the winow constructor: QSkinObject *skinObject = new QSkinObject(this); skinObject->startSkinning(); To make your own skin, simply copy the...
6 comments
Jul 02 2009
99.
QWatch 1.0
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))
-...
Jun 21 2009
100.
tablewidget 1.1
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...
1 comment
May 13 2009