61
Q7TaskBar
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

62
QScale
Qt Widgets
by mmj
This is a analog scale widget. It might be interesting especially in case you want to write nice GUIs for laboratory devices (as I did) or you want a freaky monitoring widget.It is fully resizable and supports a horizontal as well as vertical scale.The scale is completely derived from the scale...
20 comments
7.3

63
Sidebar
Qt Widgets
by feda12
It's a simple sidebar-like QtCreator, Day One app etc.. just add action with text and icon. It's easy !Please, feel free to use and modify it and to send me news about !
2 comments
6.1

64
PeopleView
Qt Widgets
by feda12
As the name suggests, it's a sample list of people with separation between people with different first surname's letter.Please, feel free to use or modify it and to send me news about.
5.0

65
QtOpenCVViewerGL
Qt Widgets
by Myzhar
A Qt OpenGL Widget to visualize OpenCV image (cv::Mat) in a Qt GUI.Image are resized such to be centered vertically and horizontaly in the widget.On my site you can find a complete tutorial about the widget and more tutorials about using it in OpenCV Computer Vision...
5.0

66
Qt Grid View
Qt Widgets
by krumplee
This is the very first version of my custom header+table view and a custom model where spanning of columns and rows can be specified. These are not really a hierarchical views. You can freely span rows and columns. I am using these views in my project to display items in a compact way. When...
2 comments
5.7

67
QRecentFilesMenu
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

68
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

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

70
ScreenWidget
Qt Widgets
by claus001
Lets you select a position on screen. Very nice select and perspective look.
5.0