src/hbcore/devicedialogbase/hbsymbiandevicedialog.cpp
changeset 1 f7ac710697a9
parent 0 16d8024aca5e
equal deleted inserted replaced
0:16d8024aca5e 1:f7ac710697a9
    38  \class CHbDeviceDialog
    38  \class CHbDeviceDialog
    39  \brief CHbDeviceDialog is a Symbian implementation of HbDeviceDialog.
    39  \brief CHbDeviceDialog is a Symbian implementation of HbDeviceDialog.
    40 
    40 
    41  CHbDeviceDialog displays dialogs on top of applications. It is a client interface for Symbian applications to
    41  CHbDeviceDialog displays dialogs on top of applications. It is a client interface for Symbian applications to
    42  Hb device dialogs.
    42  Hb device dialogs.
    43  \deprecated this class is deprecated, use CHbDeviceDialogSymbian instead.
    43 
       
    44  \deprecated CHbDeviceDialog
       
    45      is deprecated. Replaced by a class CHbDeviceDialogSymbian.
    44 
    46 
    45  \sa HbDeviceDialog
    47  \sa HbDeviceDialog
    46 
    48 
    47  Data given to this API in s60 format is packed to QVariantMap. See
    49  Data given to this API in s60 format is packed to QVariantMap. See
    48  CHbSymbianVariant to see which Qt datatypes are supported.
    50  CHbSymbianVariant to see which Qt datatypes are supported.