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