Inherits QObject.
Inherited by ML10N::MLocaleNullConfigItem.
List of all members.
Constructor & Destructor Documentation
ML10N::MLocaleAbstractConfigItem::MLocaleAbstractConfigItem |
( |
const QString & |
key |
) |
|
Member Function Documentation
virtual bool ML10N::MLocaleAbstractConfigItem::isValid |
( |
|
) |
const [pure virtual] |
virtual void ML10N::MLocaleAbstractConfigItem::setValue |
( |
const QString & |
value |
) |
[pure virtual] |
virtual QString ML10N::MLocaleAbstractConfigItem::value |
( |
|
) |
const [pure virtual] |
void ML10N::MLocaleAbstractConfigItem::valueChanged |
( |
const QString & |
newValue |
) |
[signal] |