KConfigSkeleton::ItemColor Class Reference
#include <kconfigskeleton.h>
Inherits KConfigSkeletonGenericItem< T >.
Public Member Functions | |
ItemColor (const TQString &group, const TQString &key, TQColor &reference, const TQColor &defaultValue=TQColor(128, 128, 128)) | |
void | readConfig (KConfig *config) |
void | setProperty (const TQVariant &p) |
TQVariant | property () const |
Detailed Description
Class for handling a color preferences item.
Definition at line 653 of file kconfigskeleton.h.
Member Function Documentation
◆ property()
|
virtual |
Return item as property.
Implements KConfigSkeletonItem.
Definition at line 645 of file kconfigskeleton.cpp.
◆ readConfig()
|
virtual |
This function is called by KConfigSkeleton to read the value for this setting from a config file.
value.
Implements KConfigSkeletonItem.
Definition at line 631 of file kconfigskeleton.cpp.
◆ setProperty()
|
virtual |
The documentation for this class was generated from the following files: