KConfigSkeleton::ItemRect Class Reference
Class for handling a QRect preferences item. More...
#include <kconfigskeleton.h>
| Public Member Functions | |
| ItemRect (const QString &group, const QString &key, QRect &reference, const QRect &defaultValue=QRect()) | |
| void | readConfig (KConfig *config) | 
| void | setProperty (const QVariant &p) | 
| QVariant | property () const | 
Detailed Description
Class for handling a QRect preferences item.
Definition at line 680 of file kconfigskeleton.h.
The documentation for this class was generated from the following files:

