camerauis/cameraxui/cxui/inc/cxuiapplicationframeworkmonitorprivate.h
changeset 58 ddba9caa7f32
parent 52 7e18d488ac5f
equal deleted inserted replaced
55:0da2a5b56583 58:ddba9caa7f32
     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".
    72     QString mWindowGroupName;
    72     QString mWindowGroupName;
    73 
    73 
    74     int mKeyLockState;
    74     int mKeyLockState;
    75     int mBatteryStatus;
    75     int mBatteryStatus;
    76     int mUsbPersonality;
    76     int mUsbPersonality;
       
    77     bool mTaskManagerVisibility;
    77     QTimer mUsbModeCheckTimer;
    78     QTimer mUsbModeCheckTimer;
    78     CxuiEventLog *mEventLog;
    79     CxuiEventLog *mEventLog;
    79 #endif // Q_OS_SYMBIAN
    80 #endif // Q_OS_SYMBIAN
    80 
    81 
    81     CxuiApplicationFrameworkMonitor::ForegroundState mState;
    82     CxuiApplicationFrameworkMonitor::ForegroundState mState;