MCPcopy Create free account
hub / github.com/YACReader/yacreader / getShouldCommitData

Method getShouldCommitData

custom_widgets/yacreader_table_view.h:120–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118 }
119 StarRating starRating() { return myStarRating; }
120 bool getShouldCommitData() { return shouldCommitData; };
121
122signals:
123 void editingFinished();

Callers 1

commitDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected