11
PictureFlow
Qt Widgets
by ariya
PictureFlow is a Qt2/Qt3/Qt4/Qtopia4 widget to display images with animated transition effect, much like Apple's Cover Flow (used among others in iTunes, Finder, iPhone, and iPod). PictureFlow uses a portable and optimized software renderer and runs smoothly on smartphones and other mobile...
6 comments
6.5

12
QSint Widgets Collection
Qt Widgets
by sintegrial
QSint is a opensource collection of Qt widgets which can be used while developing own Qt-based applications.
1 comment
6.5

13
QProg
Qt Widgets
by peppino
Progress barPositive/Negative/Integer/Floating valuesWaiting state when min=maxMany properties can be set in "Property Editor" of Qt DesignerCustom widget plugin for Qt Designer
6 comments
6.5

14
QProgressIndicator
Qt Widgets
by mojo2000
The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is under way.Will work at any size.Depends on Qt 4.4.x.The source code is hosted on Github.https://github.com/mojocorp/QProgressIndicator
10 comments
6.5

15
QSwitch
Qt Widgets
by qphoton
QSwitch is a binary switch custom widget plugin for Qt Designer 4.XMore details on www.sereno-online.com
7 comments
6.5

16
QMeter
Qt Widgets
by qphoton
QMeter is a custom widget for Qt Creator. QMeter can be used directly from Qt Creator to display values using the "Promote To" function in the designer.
16 comments
6.5

17
NightCharts(Draw Charts)
Qt Widgets
by Nightmaster
Introducing the class for drawing charts.This class includes a drawing histogram, pies and pseudo 3D pies.It has very simple API and high level usability.Licensed under LGPL 2.1 Example :void MainWindow:aintEvent(QPaintEvent e*){ QWidget:aintEvent(e); QPainter painter; QFont font; ...
8 comments
6.4

18
Widget Marquee Label
Qt Widgets
by embitel
Marquee label is a Lable widget to display text marquee similary as in HTML.UsabilityMarquee is very useful in following, but not limited to, scenarios:a. Important text displayb. Decorative displayFeaturesFollowing is a list of most important features for Marquee Label widget:a. Adjustable...
3 comments
6.1

19
Online spell check editor
Qt Widgets
by sunderme
small adapted QTextEdit class that allows online spell cheking using aspell. For this a highlitghter class and an aspell-class is used.The code comes in form of an example as i am not aware of how to pack the code for easier reuse.
12 comments
6.1

20
QtCheckHeaderView
Qt Widgets
by asvil
Check box in header view for selecting all items in section (Qt::CheckRole)
6.1