class KConfigSkeletonItem


abstract

Module kdecore
Namespace
Class KConfigSkeletonItem
Inherits
\class KConfigSkeletonItem kcoreconfigskeleton.h

Class for storing a preferences setting Author Cornelius Schumacher

See also KCoreConfigSkeleton

This class represents one preferences setting as used by KCoreConfigSkeleton. Subclasses of KConfigSkeletonItem implement storage functions for a certain type of setting. Normally you don't have to use this class directly. Use the special addItem() functions of KCoreConfigSkeleton instead. If you subclass this class you will have to register instances with the function KCoreConfigSkeleton.addItem().



methods