Documents > BPS V2 C++ API
BpsButtonBar Class Reference

This is basically a QToolBar used as button container for mixed push buttons and actions (tool buttons). More...

#include <bpsbuttonbar.h>

List of all members.

Public Member Functions

void addStretch ()
 Adds a stretch element between the existing buttons and widgets and those added after.
 BpsButtonBar (QWidget *aParent=0)

Detailed Description

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.


Constructor & Destructor Documentation

BpsButtonBar::BpsButtonBar ( QWidget *  aParent = 0)
Parameters:
[in]aParentThe parent widget.

The documentation for this class was generated from the following file: