Widget which can be added as a configuration page to the DtAssistantConfigDialog.
More...
|
| virtual void | setAcceptEnabled (bool enabled, const QString &reasonForDisable) |
| | Sets whether or not accept is enabled. More...
|
| |
Widget which can be added as a configuration page to the DtAssistantConfigDialog.
| DtAssistantConfigWidget::DtAssistantConfigWidget |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual DtAssistantConfigWidget::~DtAssistantConfigWidget |
( |
| ) |
|
|
virtual |
Copy constructor not implemented.
| void DtAssistantConfigWidget::disablePrefAccept |
( |
| ) |
|
|
signal |
Emitted to indicate that the accept button should be disabled.
| void DtAssistantConfigWidget::enablePrefAccept |
( |
| ) |
|
|
signal |
Emitted to indicate that the accept button can be enabled.
Assignment operator not implemented.
| virtual QString DtAssistantConfigWidget::reasonForDisabledAccept |
( |
| ) |
const |
|
virtual |
If the widget has disabled the accept button, returns the reason why.
Will be an empty string if accept is enabled.
| virtual void DtAssistantConfigWidget::setAcceptEnabled |
( |
bool |
enabled, |
|
|
const QString & |
reasonForDisable |
|
) |
| |
|
protectedvirtual |
| QString DtAssistantConfigWidget::myReasonForAcceptDisable |
|
private |
The reason why this widget has diabled the accept option.
The documentation for this class was generated from the following file: