Add setNotifyFunction to KPropertySkeletonItem
ClosedPublic

Authored by bport on Feb 12 2020, 9:52 AM.

Details

Summary

This function will be called when the property value change

Diff Detail

Repository
R237 KConfig
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bport created this revision.Feb 12 2020, 9:52 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptFeb 12 2020, 9:52 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bport requested review of this revision.Feb 12 2020, 9:52 AM
ervin requested changes to this revision.Feb 12 2020, 9:56 AM
ervin added inline comments.
src/core/kcoreconfigskeleton.h
297

Add an empty line before

298

"Set a notify function, it will be invoked when the value of the property changes."

This revision now requires changes to proceed.Feb 12 2020, 9:56 AM
bport updated this revision to Diff 75540.Feb 12 2020, 10:26 AM

Fix doc

bport marked 2 inline comments as done.Feb 12 2020, 10:39 AM
ervin accepted this revision.Feb 12 2020, 10:57 AM
This revision is now accepted and ready to land.Feb 12 2020, 10:57 AM
This revision was automatically updated to reflect the committed changes.