taskswitcher/contextengine/tsfswserver/engine/inc/tsfswidgetlist.h
branchRCL_3
changeset 31 89165693e770
parent 17 b8fae6b8a148
equal deleted inserted replaced
28:d721605b30d0 31:89165693e770
    49     /**
    49     /**
    50      * Check if widget's uid is recognized as CWRT type.
    50      * Check if widget's uid is recognized as CWRT type.
    51      */
    51      */
    52     TBool IsCWRTWidget( TUid aUid );
    52     TBool IsCWRTWidget( TUid aUid );
    53 
    53 
       
    54 
    54 private:
    55 private:
    55     /** Constructor */
    56     /** Constructor */
    56     CTsFsWidgetList();
    57     CTsFsWidgetList();
       
    58     void ConstructL();
    57     void ResetArrayOfWidgetInfo( RWidgetInfoArray& aWidgetInfoArr );
    59     void ResetArrayOfWidgetInfo( RWidgetInfoArray& aWidgetInfoArr );
    58 
       
    59     static void CleanupConnect( TAny* aThis );
       
    60 
    60 
    61     TBool IsValBetween( TInt aMinor, TInt aMajor, TInt aBetween );
    61     TBool IsValBetween( TInt aMinor, TInt aMajor, TInt aBetween );
    62 
    62 
    63 private:
    63 private:
    64     /** Contains list of widgets that are currently running */
    64     /** Contains list of widgets that are currently running */