main.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI-DEN-17260_Release/Stagingmerge Den 17260 UI DN Release
UI-DEN-17260_Release/Stagingmerge Den 17260 UI DN Release
RESSOLVED

RESSOLVED

RESOLVED

RESOLVED

Done

Done

Done

Done

this is a general implementation and should not use specific value modification. this should follow the correct between braces format. If you need to round up do it outside in your specific case.

this is a general implementation and should not use specific value modification.
this should follow the correct between braces format.
If you need to round up do it outside in your specific case.

I think I was wrong. this like should return default

I think I was wrong.
this like should return default

UI-DEN-17260_UI DN Release
UI-DEN-17260_UI DN Release
UI-DEN-17206_Release/Stagingmerge-DEN-17206-UI-BN-Release - Application,Testsuites
UI-DEN-17206_Release/Stagingmerge-DEN-17206-UI-BN-Release - Application,Testsuites
UI-DEN-17206_UI BN Release - application
UI-DEN-17206_UI BN Release - application
RESOLVED

RESOLVED

Done

Done

Please modify the following line: QVariantList tempForConsuming = vData; // To consume vData to the: Q_UNUSED(vData); // or (void)vData; please use the former to be consistent wit...

Please modify the following line:

    QVariantList tempForConsuming = vData; // To consume vData

to the:

    Q_UNUSED(vData);
    // or
    (void)vData;

please use the former to be consistent with Qt coding standard.

UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support