wlanutilities/wlanwizard/inc/wlanwizardhelper.h
changeset 53 bdc64aa9b954
parent 39 7b3e49e4608a
child 58 301aeb18ae47
equal deleted inserted replaced
49:fb81b597edf1 53:bdc64aa9b954
    74         ConfIctStatus = 9,
    74         ConfIctStatus = 9,
    75         //! int, -1 (WlanQtUtils::IapIdNone): not defined: IAP ID
    75         //! int, -1 (WlanQtUtils::IapIdNone): not defined: IAP ID
    76         ConfIapId = 10,
    76         ConfIapId = 10,
    77         //! bool: true if connection was established successfully
    77         //! bool: true if connection was established successfully
    78         ConfConnected = 11,
    78         ConfConnected = 11,
    79         //! bool: if true hidden WLAN
    79         //! bool: WLAN AP explicit scanning need
    80         ConfHiddenWlan = 12,
    80         ConfWlanScanSSID = 12,
    81         //! bool: if true use psk, if false use EAP 
    81         //! bool: if true use psk, if false use EAP 
    82         ConfUsePsk = 13,
    82         ConfUsePsk = 13,
    83         //! bool: if true processing connection page is required.
    83         //! bool: if true processing connection page is required.
    84         ConfProcessSettings = 14,
    84         ConfProcessSettings = 14,
    85         //! QString: Localized error string for WlanWizardPageGenericError
    85         //! QString: Localized error string for WlanWizardPageGenericError