MCPcopy Create free account
hub / github.com/dannagle/PacketSender / setStandardButtons

Method setStandardButtons

src/packetnetwork.cpp:42–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 Q_UNUSED(dummy);
41 }
42 void setStandardButtons(int dummy) {
43 Q_UNUSED(dummy);
44
45 }
46 void setDefaultButton(int dummy) {
47 Q_UNUSED(dummy);
48

Callers 15

on_joinButton_clickedMethod · 0.80
on_buttonBox_acceptedMethod · 0.80
foreachFunction · 0.80
foreachFunction · 0.80
executeScriptMethod · 0.80
statusbar_clickedMethod · 0.80
initMethod · 0.80
updateManagerMethod · 0.80
foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected