securitysettings/eapqtdialogs/src/eapusernamepwddialog.cpp
changeset 48 432fb2364cb8
parent 42 53085837e73a
child 49 43351a4f2da3
equal deleted inserted replaced
42:53085837e73a 48:432fb2364cb8
    15 *   User authentication Dialog implementation
    15 *   User authentication Dialog implementation
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 /*
    19 /*
    20  * %version: 5 %
    20  * %version: 6 %
    21  */
    21  */
    22 
    22 
    23 // System includes
    23 // System includes
    24 #include <eapqtvalidator.h>
    24 #include <eapqtvalidator.h>
    25 #include <eapqtexpandedeaptype.h>
    25 #include <eapqtexpandedeaptype.h>
    32 
    32 
    33 // User includes
    33 // User includes
    34 #include "eapusernamepwddialog.h"
    34 #include "eapusernamepwddialog.h"
    35 #include "OstTraceDefinitions.h"
    35 #include "OstTraceDefinitions.h"
    36 #ifdef OST_TRACE_COMPILER_IN_USE
    36 #ifdef OST_TRACE_COMPILER_IN_USE
    37 
    37 #include "eapusernamepwddialogTraces.h"
    38 #endif
    38 #endif
    39 
    39 
    40 /*!
    40 /*!
    41  * \class EapUsernamePwdDialog
    41  * \class EapUsernamePwdDialog
    42  * \brief Implements Username Password Input Dialog. 
    42  * \brief Implements Username Password Input Dialog.