Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setEmptyMessage
Method
setEmptyMessage
plugins/scratchpad/scratchpadview.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void EmptyMessageListView::setEmptyMessage(const QString& message)
75
{
76
m_message = message;
77
}
78
79
80
ScratchpadView::ScratchpadView(QWidget* parent, Scratchpad* scratchpad)
Callers
1
ScratchpadView
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected