src/hbcore/utils/hbdeviceprofilemanager_p.cpp
changeset 5 627c4a0fd0e7
parent 0 16d8024aca5e
equal deleted inserted replaced
3:11d3954df52a 5:627c4a0fd0e7
    29 #include "hbmainwindow_p.h"
    29 #include "hbmainwindow_p.h"
    30 
    30 
    31 /*
    31 /*
    32     \class HbDeviceProfileManager
    32     \class HbDeviceProfileManager
    33     \brief HbDeviceProfileManager allows to select specific profile to be used.
    33     \brief HbDeviceProfileManager allows to select specific profile to be used.
    34     
    34 
    35     This class is mostly for development purposes where there is need to test
    35     This class is mostly for development purposes where there is need to test
    36     applications in different resolutions and settings.
    36     applications in different resolutions and settings.
    37     
    37 
    38     \sa HbDeviceProfile
    38     \sa HbDeviceProfile
    39     
    39 
    40     \proto
    40     \proto
    41 */
    41 */
    42 
    42 
    43 /*!
    43 /*!
    44     Modifies application to use selected profile and resizes main windows.
    44     Modifies application to use selected profile and resizes main windows.