A combo box to select an option from an available labeler.
More...
#include <bpslabelerinput.h>
List of all members.
Detailed Description
A combo box to select an option from an available labeler.
Constructor & Destructor Documentation
| BpsLabelerInput::BpsLabelerInput |
( |
BpsDatastore * |
aDatastore, |
|
|
QWidget * |
aParent = 0 |
|
) |
| |
- Parameters:
-
| [in] | aDatastore | The datastore connection to use. |
| [in] | aParent | The parent widget. |
Member Function Documentation
| QVariant BpsLabelerInput::labelerKey |
( |
| ) |
const |
- Returns:
- The current labeler table key.
| void BpsLabelerInput::labelerKeyChanged |
( |
const QVariant & |
aKey | ) |
[signal] |
This signal is emitted when another option got selected.
- Parameters:
-
| [in] | aKey | The new labeler table key. |
| void BpsLabelerInput::setLabelerKey |
( |
const QVariant & |
aKey | ) |
[slot] |
Set the current labeler table key.
- Parameters:
-
| [in] | aKey | The new key to set. |
The documentation for this class was generated from the following file: