91.
Playlistwidget 0.3
Qt Widgets
by
roweigert
A widget for playlists.
It sorts all tracks into albums, and automaticly drops deleted files. It also changes all shown tags if they got edited through another program. It depends on Qt4 and taglib.
It is a part of my program k-yamo, and I decided to give it away, so other projects can use it...
8 comments
Nov 17 2009
92.
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...
38 comments
Nov 13 2009
93.
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
94.
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
95.
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
96.
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
97.
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
98.
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
99.
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
100.
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