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

Method setIcon

src/packetnetwork.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48
49 }
50 void setIcon(int dummy) {
51 Q_UNUSED(dummy);
52
53 }
54
55 void setText(QString dummy) {
56 Q_UNUSED(dummy);

Callers 15

on_joinButton_clickedMethod · 0.80
on_buttonBox_acceptedMethod · 0.80
foreachFunction · 0.80
PanelGeneratorMethod · 0.80
foreachFunction · 0.80
executeScriptMethod · 0.80
statusbar_clickedMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initDTLSMethod · 0.80
getSendButtonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected