KCoreConfigSkeleton::ItemSizeF Class
class KCoreConfigSkeleton::ItemSizeFClass for handling a QSizeF preferences item. More...
Public Functions
| ItemSizeF(const QString &_group, const QString &_key, QSizeF &reference, const QSizeF &defaultValue = QSizeF()) |
Detailed Description
Member Function Documentation
ItemSizeF::ItemSizeF(const QString &_group, const QString &_key, QSizeF &reference, const QSizeF &defaultValue = QSizeF())
Constructs a QSizeF item with the given _group, _key, the initial value reference to hold in the item, and the defaultValue for the item.