#include <cxSelectionGroupBox.h>
- Date
- Mar 30, 2011
- Author
- Janne Beate Bakeng, SINTEF
Definition at line 52 of file cxSelectionGroupBox.h.
cx::SelectionGroupBox::SelectionGroupBox |
( |
QString |
title, |
|
|
QStringList |
selectionList, |
|
|
Qt::Orientation |
orientation, |
|
|
bool |
exclusive = false , |
|
|
QWidget * |
parent = NULL |
|
) |
| |
cx::SelectionGroupBox::~SelectionGroupBox |
( |
| ) |
|
|
virtual |
QStringList cx::SelectionGroupBox::getSelected |
( |
| ) |
|
|
virtual |
void cx::SelectionGroupBox::selectionChanged |
( |
| ) |
|
|
signal |
emitted when the selection of application changed
void cx::SelectionGroupBox::setEnabledButtons |
( |
bool |
value | ) |
|
void cx::SelectionGroupBox::setSelected |
( |
QStringList |
selectedlist | ) |
|
|
virtual |
void cx::SelectionGroupBox::userClicked |
( |
| ) |
|
|
signal |
emitted when a user has clicked a button inside the groupbox
The documentation for this class was generated from the following files: