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