61
QEditableListView
Qt Widgets
by thepbone
ListView for Qt with movable items-> https://github.com/ThePBone/QEditableListView
1 comment
5.3

62
QLedIndicator
Qt Widgets
by tnq
Simple LED indicator, very similar to KLed, but without KDE dependencies and with 2-color gradient. Widget subclasses QAbstractButton offering button functions. Included demo (screenshot) shows how to use it.Qt Designer plugin included. Color properties supported.
8 comments
5.3

63
Widget Virtual Keyboard
Qt Widgets
by embitel
IntroductionVirtual keyboard is a widget behaving exactly as a keyboard for any input using mouse clicks. It is a QWERTY keyboard. It can be used as a separate widget within any Qt application. Its transparency can be adjusted to set input widget’s visibility.UsabilityVirtual keyboard is very u...
12 comments
5.3

64
QtitanRibbon Microsoft RibbonUI and Office Styles for Qt
Qt Widgets
by BigZ1
This component implements the concept of Microsoft Ribbon UI for Nokia's Qt. Component is made with strict adherence to Ribbon UI specification from Microsoft. The QtitanRibbon product allows you to quickly implement the concept of Ribbon UI in your application for three platforms - Windows,...
AppImageWindows Binary
5 comments
5.2

65
Cumulus
Qt Widgets
by flieger-axel
Cumulus is a well established Open Source flight navigation software written for glider pilots and other flight enthusiasts. It uses the Qt 4.x framework. Packages are provided for:Linux desktop running UbuntuNokia Internet Tablets N8x0 and N900Android devices running release FroYo and higher at...
2 comments
5.2

66
QtnProperty
Qt Widgets
by lexxmark
More useful properties for Qt applications. See https://github.com/lexxmark/QtnProperty
5.0

67
EnumComboBox
Qt Widgets
by melongex
Overview:Let's say you have an enumeration like thisclass ExampleClass : public QObject{ Q_OBJECTpublic: enum Type { Apple, Pear, Banana, Pineapple }}The following source code will generated a combobox with items, {"Apple", "Pear", "Banana", Pineapple"}QComboBox *c =...
5.0

68
ExpanderWidget
Qt Widgets
by DanielSeges
Gtk-like expander widget plugin for Qthttps://developer.gnome.org/gtk3/stable/GtkExpander.html
5.0

69
Currency
Qt Widgets
by Kvita
Currency project is a class library that implements functions for working with currencies. The library comprises the following classes: Currency, CurrencyInfo, CurrencyInfoDir, CurrencyLabel, CurrencyLineEditCurrency class is responsible for arithmetic functions and storage. It implements the...
5.0

70
QPush
Qt Widgets
by peppino
Alternative Push Button with color propertiesCustom widget plugin for Qt Designer
5.0