MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / IsClickYes

Method IsClickYes

DSView/pv/dialogs/dsdialog.h:60–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 int exec();
59
60 inline bool IsClickYes(){
61 return _clickYes;
62 }
63
64 inline bool IsAccept(){
65 return _clickYes;

Callers 2

on_action_setting_logMethod · 0.80
ShowDlgMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected