开源Qt控件集合:QSint
一个开源的Qt小组件程序,提供了包括棒图、饼图、曲线等小组件。
Widgets Gallery - Core module
![]() | ActionLabel An action button, similar to Windows Vista/7 control panel item. |
| |
![]() | ActionBox A panel of actions, similar to Windows Vista/7 control panel items. |
| |
![]() | ActionPanel ActionGroup A panel of actions, similar to Windows XP task panel items. Following styles available:
|
| |
![]() | ColorGrid Class for visual selection of a color from the color grid. ColorButton A tool button to select a color from color dialog or grid. |
| |
![]() | RecentFiles Class for representing recently opened files as a QMenu. |
| |
![]() | ScrollPanner 2-dimensional scrolling widget. |
| |
![]() | TabListMenu Class for representing drop-down menu of QTabWidget's tabs. |
| |
![]() | PathPicker Class for editing a directory path by picking it visually. |
Widgets Gallery - Charts module
![]() | BarChartPlotter Represents Qt model as a sequence of Columns. |
| |
![]() | BarChartPlotter Represents Qt model as a set of Stacked columns. |
| |
![]() | BarChartPlotter Represents Qt model as a sequence of trends. |
| |
![]() | PieChart Represents Qt model as a Piechart diagramm. |