This is basically a QToolBar used as button container for mixed push buttons and actions (tool buttons). More...
#include <bpsbuttonbar.h>
Public Member Functions | |
| void | addStretch () |
| Adds a stretch element between the existing buttons and widgets and those added after. | |
| BpsButtonBar (QWidget *aParent=0) | |
This is basically a QToolBar used as button container for mixed push buttons and actions (tool buttons).
It displays no frame and has a convenience function to add stretches.
| BpsButtonBar::BpsButtonBar | ( | QWidget * | aParent = 0 | ) |
| [in] | aParent | The parent widget. |