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

Method SendPacketButton

src/sendpacketbutton.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14void themeTheButton(QPushButton * button);
15
16SendPacketButton::SendPacketButton(QWidget *parent) :
17 QPushButton(parent)
18{
19
20}
21
22void SendPacketButton::init()
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected