MCPcopy 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
74void EmptyMessageListView::setEmptyMessage(const QString& message)
75{
76 m_message = message;
77}
78
79
80ScratchpadView::ScratchpadView(QWidget* parent, Scratchpad* scratchpad)

Callers 1

ScratchpadViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected