MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetToolBar

Method GetToolBar

Plugins/WakeOnLan/FrmWakeOnLan.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96QToolBar* CFrmWakeOnLan::GetToolBar()
97{
98 return ui->toolBar;
99}
100
101bool CFrmWakeOnLan::eventFilter(QObject *watched, QEvent *event)
102{

Callers 1

InitialMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected