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