camerauis/cameraxui/cxengine/inc/api/cxefeaturemanager.h
changeset 45 24fd82631616
parent 28 3075d9b614e6
equal deleted inserted replaced
43:0e652f8f1fbd 45:24fd82631616
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 #ifndef CXEFEATUREMANAGER_H
    18 #ifndef CXEFEATUREMANAGER_H
    19 #define CXEFEATUREMANAGER_H
    19 #define CXEFEATUREMANAGER_H
    20 
    20 
    21 #include <QMetaType>
    21 #include <QMetaType>
    22 #include "cxeerror.h"
    22 #include "cxeerror.h"
    23 
       
    24 // forward declarations
       
    25 class CxeSettingsModel;
       
    26 
    23 
    27 
    24 
    28 /*!
    25 /*!
    29 * Handling and accessing configured run-time values for specific features
    26 * Handling and accessing configured run-time values for specific features
    30 * Handles ICM and CxUi run-time features
    27 * Handles ICM and CxUi run-time features