Document "ReadyButton.qml"
ClosedPublic

Authored by amankumargupta on Dec 31 2017, 6:00 AM.

Details

Reviewers
jjazeix
Group Reviewers
GCompris: Improvements
Maniphest Tasks
T7585: Document "ReadyButton.qml"
Summary

Documented src/core/ReadyButton.qml

Diff Detail

Repository
R2 GCompris
Lint
Lint Skipped
Unit
Unit Tests Skipped
amankumargupta created this revision.Dec 31 2017, 6:00 AM
Restricted Application added a project: KDE Edu. · View Herald TranscriptDec 31 2017, 6:00 AM
Restricted Application added a subscriber: KDE Edu. · View Herald Transcript
amankumargupta requested review of this revision.Dec 31 2017, 6:00 AM
jjazeix added inline comments.Dec 31 2017, 4:41 PM
src/core/ReadyButton.qml
25

iAmReady

69

no need to comment internal properties, only the ones exposed in the API

75

comment not useful, visible is self explained

86

internal property (same for the ones below)

Removed all internal property comments.

Added missing space in a comment.

jjazeix accepted this revision.Dec 31 2017, 6:02 PM
This revision is now accepted and ready to land.Dec 31 2017, 6:02 PM
jjazeix closed this revision.Dec 31 2017, 6:02 PM

committed, thank you :)