Utils::DetailsWidget Class
class Utils::DetailsWidgetThe DetailsWidget class implements a button to expand a Details area. More...
| Header: | #include <detailswidget.h> |
Detailed Description
This widget is using a grid layout and places the items in the following way:
+------------+-------------------------+---------------+
+summaryLabel| toolwidget | detailsButton |
+------------+-------------------------+---------------+
+ additional summary |
+------------+-------------------------+---------------+
| widget |
+------------+-------------------------+---------------+