Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dannagle/PacketSender
/ setWindowTitle
Method
setWindowTitle
src/packetnetwork.cpp:39–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
static const int Ok = 0;
38
static const int Warning = 0;
39
void setWindowTitle(QString dummy){
40
Q_UNUSED(dummy);
41
}
42
void setStandardButtons(int dummy) {
43
Q_UNUSED(dummy);
44
Callers
15
on_joinButton_clicked
Method · 0.80
on_buttonBox_accepted
Method · 0.80
foreach
Function · 0.80
foreach
Function · 0.80
executeScript
Method · 0.80
statusbar_clicked
Method · 0.80
on_actionImport_File_triggered
Method · 0.80
init
Method · 0.80
on_clipboardButton_clicked
Method · 0.80
updateManager
Method · 0.80
foreach
Function · 0.80
on_savePacketButton_clicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected