wlanutilities/wlansniffer/mainapplication/inc/wsfconnecteddetailsdialog.h
branchRCL_3
changeset 35 aaabc7526ded
parent 0 56b72877c1cb
equal deleted inserted replaced
28:024ee8b21fe2 35:aaabc7526ded
    89         /**
    89         /**
    90          * Set list model of the dialog.
    90          * Set list model of the dialog.
    91          * @param aModel List model of the dialog
    91          * @param aModel List model of the dialog
    92          */
    92          */
    93         void SetListModel( CWsfConnectedDetailsModel* aModel );
    93         void SetListModel( CWsfConnectedDetailsModel* aModel );
    94         
    94 
       
    95         /**
       
    96         * Super class method overriden to prevent dialog window to be
       
    97         * shut down by pressing anywhere in the dialog (only pressing
       
    98         * the OK button should close the dialog.
       
    99         * @param aListBox - 
       
   100         * @param TListBoxEvent - 
       
   101         */
       
   102         void HandleListBoxEventL( CEikListBox* aListBox,
       
   103                                   TListBoxEvent aEventType );
       
   104 
    95     private:    // from CEikDialog
   105     private:    // from CEikDialog
    96 
   106 
    97         /**
   107         /**
    98         * sets the default value to the dialog.
   108         * sets the default value to the dialog.
    99         */
   109         */