21

Qt Widgets
by mojo2000
The QRecentFilesMenu class provides a recent files menu widget for use in menu bars, context menus, and other popup menus. Use QRecentFilesMenu::addRecentFile() to insert a recent file into the menu.QRecentFilesMenu provides the signal recentFileTriggered to notifed whenever a recent file has...
1 comment
6.1
22

Qt Widgets
by wysota
wwWidgets is a professional set of useful widgets for Qt 4. It consists of several different widgets that are either enhanced versions of widgets bundled with Qt or completely new ones that implement functionality not available in Qt including custom multipage container widgets that can hold...
1 comment
5.0
23

Qt Widgets
by DOOMer
The QKeySequenceWidget is a widget to input a QKeySequence. This widget lets the user choose a QKeySequence, which is usually used as ashortcut key. The recording is initiated by calling captureKeySequence() orthe user clicking into the widget. The QKeySequenceWidget is based on code...
2 comments
5.7
24

Qt Widgets
by QDevelopper
Q7TaskBar is Qt add-on that provides Windows 7 features like ProgressBar , Overlay Icon and others features now this version provide only ProgressBar and Overlay IconLIKE THIS LIB DONATE NOWhttp://qt-apps.org/content/donate.php?content=129266AND THANK YOU
6 comments
6.1
25

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
26

Qt Widgets
by msn4eg
show the system up time ,the PC opened since !!!Please send us Feed-Back
2 comments
5.0
27

Qt Widgets
by Winni7fingic
QHexEdit is a hex editor widget written in C++ for the Qt (Qt4, Qt5) framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data. There are sip configuration files included, so it is easy to create bindings for PyQt and you can use this widget also in python 2 and...
3 comments
6.8
28

Qt Widgets
by ireas
This application calculates a possible solution for the Knight’s Tour problem and animates the path.
5.0
29

Qt Widgets
by sintegrial
BarChartPlotter is a simple Bar Chart plotting widget. This is a technical preview only - BarChartPlotter will be included into QSint::Charts library.BarChartPlotter provides easy-to-use API and performs fast "native" painting (directly via QPainter).Currently it allows to draw Bar Charts of 2...
2 comments
5.7
30

Qt Widgets
by torsen
ChartXY is an widget that displays a XY graphic linked to an model.Minimum required version: qt 4.7.0
2 comments
6.8
QEditableListView
Qt Widgets
111
luzg