Widget used as convenience horizontal spacing widget, for example in tool bars. More...
#include <bpsstretchwidget.h>
Public Member Functions | |
| BpsHSpacingWidget (int aWidth, QWidget *aParent=0) | |
Widget used as convenience horizontal spacing widget, for example in tool bars.
| BpsHSpacingWidget::BpsHSpacingWidget | ( | int | aWidth, |
| QWidget * | aParent = 0 |
||
| ) |
| [in] | aWidth | The width of the widget. |
| [in] | aParent | The parent widget. |