Quote Originally Posted by yogeshm02
QButtonGroup provides an abstract container into which button widgets can be placed. It does not provide a visual representation of this container (see QGroupBox for a container widget), but instead manages the states of each of the buttons in the group.
Sorry, above is true for Qt4 only.

But you can still omit border and title.