wlanutilities/wlansniffer/wlaninfosorting/inc/wsfwlanssidselectiondlg2.h
changeset 2 6e4b6261703d
parent 0 56b72877c1cb
equal deleted inserted replaced
1:d07e190ed096 2:6e4b6261703d
    37 * Dialog for modifying the SSID blacklist
    37 * Dialog for modifying the SSID blacklist
    38 *
    38 *
    39 * @lib wsfwlaninfosorting.lib
    39 * @lib wsfwlaninfosorting.lib
    40 * @since S60 5.0
    40 * @since S60 5.0
    41 */
    41 */
    42 NONSHARABLE_CLASS( CWsfWlanSsidSelectionDlg2 ): public CAknListQueryDialog,
    42 NONSHARABLE_CLASS( CWsfWlanSsidSelectionDlg2 ): public CAknListQueryDialog
    43                                                 public MEikListBoxObserver
       
    44     {
    43     {
    45     public:     
    44     public:     
    46         /**
    45         /**
    47         * Factory function.
    46         * Factory function.
    48         * @since S60 5.0
    47         * @since S60 5.0
    82                     
    81                     
    83         void ConstructL();
    82         void ConstructL();
    84 
    83 
    85         
    84         
    86     public: // from CEikDialog
    85     public: // from CEikDialog
       
    86         TKeyResponse OfferKeyEventL( const TKeyEvent& aKeyEvent, 
       
    87                                      TEventCode aType );
       
    88 
    87         void PreLayoutDynInitL();
    89         void PreLayoutDynInitL();
    88         
    90                              
    89 
       
    90     public: // From MEikListBoxObserver
       
    91         void HandleListBoxEventL( CEikListBox* aListBox, 
       
    92                                   TListBoxEvent aEventType );                       
       
    93             
    91             
    94     private:    // new methods
    92     private:    // new methods
    95 
    93 
    96         /**
    94         /**
    97         * Creates a listbox item array of the SSID list
    95         * Creates a listbox item array of the SSID list