MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / setText

Method setText

pj_widgets/src/MessageBox.cpp:169–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void MessageBox::setText(const QString& text) {
170 body_label_->setText(text);
171}
172
173void MessageBox::setShowDontShowAgain(bool show, const QString& label) {
174 dont_show_again_->setVisible(show);

Callers 15

setSchemaMethod · 0.45
setValuesMethod · 0.45
showPointValuesMethod · 0.45
setPositionMethod · 0.45
setNameFunction · 0.45
enterEditModeFunction · 0.45
commitEditFunction · 0.45
XYCurveDialogMethod · 0.45
refreshSuggestionMethod · 0.45
DockWidgetMethod · 0.45
setNameMethod · 0.45
setButtonIconFunction · 0.45

Calls

no outgoing calls

Tested by 11

TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
widget_dataMethod · 0.36
TESTFunction · 0.36