enum CCL::SkinAttributeTypes::Type

#include <iskinmodel.h>

enum Type
{
    kStyle,
    kImage,
    kForm,
    kFont,
    kColor,
    kEnum,
    kBool,
    kInteger,
    kFloat,
    kUnspecified,
};