MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / getCheckBox

Method getCheckBox

DSView/pv/dialogs/deviceoptions.h:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 ChannelLabel(IChannelCheck *check, QWidget *parent, int chanIndex);
61
62 inline QCheckBox* getCheckBox(){
63 return _box;
64 }
65
66private slots:
67 void on_checked();

Callers 1

logic_probesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected