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

