camerauis/cameraxui/cxui/inc/cxuisettingradiobuttonlist.h
changeset 41 67457b2ffb33
parent 39 c5025ea871a1
equal deleted inserted replaced
40:2922f70fca82 41:67457b2ffb33
     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".
    53     void handleClose();
    53     void handleClose();
    54 
    54 
    55 protected slots:
    55 protected slots:
    56     void handleItemSelected(int index);
    56     void handleItemSelected(int index);
    57 
    57 
    58 protected:
       
    59     virtual void initOriginalSelectedItem();
       
    60 
       
    61 private:
    58 private:
    62     // helper methods
    59     // helper methods
    63     void setSettingId(const QString &id);
    60     void setSettingId(const QString &id);
    64     void setItems(const QStringList &list);
    61     void setItems(const QStringList &list);
    65     void setListBoxType(int type);
    62     void setListBoxType(int type);