qsint 介绍
一个开源的Qt小组件程序,提供了包括棒图、饼图、曲线等小组件
 | **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: * QSint Green * Windows XP Blue * Windows XP Blue 2 * Windows Vista * Android Black * MacOS Gray |
* * * | |
 | **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. |