MDGSerialNumberResponse.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
UI-DEN-8058_Alarm Volume Brightness
UI-DEN-8058_Alarm Volume Brightness
RESOLVED

RESOLVED

RESOLVED

RESOLVED

Done

Done

Done

Done

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED.

RESOLVED.

RESOLVED

RESOLVED

Please change to "Event". Datum: is a message that comes regularly in a certain period. Event: is a message that comes on a request only and can happen anytime. Please update the SDDUI 286.

Please change to "Event".
Datum: is a message that comes regularly in a certain period.
Event: is a message that comes on a request only and can happen anytime.
Please update the SDDUI 286.

Please change to "Event". Datum: is a message that comes regularly in a certain period. Event: is a message that comes on a request only and can happen anytime. Please update the SDDUI 285.

Please change to "Event".
Datum: is a message that comes regularly in a certain period.
Event: is a message that comes on a request only and can happen anytime.
Please update the SDDUI 285.

Now updated to just variables since they are not used in qml

Now updated to just variables since they are not used in qml

The m is now removed and replaced with underscores to indicate that they are private.

The m is now removed and replaced with underscores to indicate that they are private.

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

Done

DEN-7756: Addressed code review comments

  1. … 15 more files in changeset.
This is used in INTERPRET_RECVD_MT_MESSAGE in MessageInterpreter.cpp. It is overridden so a broadcast is sent out instead of a direct message to the HD.

This is used in INTERPRET_RECVD_MT_MESSAGE in MessageInterpreter.cpp.
It is overridden so a broadcast is sent out instead of a direct message to the HD.

As it seems in the qml these properties are not used directly in UI and only the key/value pairs are used. So it would be better to have key or value as QStringList properties and change these prop...

As it seems in the qml these properties are not used directly in UI and only the key/value pairs are used.
So it would be better to have key or value as QStringList properties and change these properties to just values.