MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / isError

Method isError

app/src/API/MCPProtocol.h:96–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 QJsonObject error;
95
96 bool isError() const { return !error.isEmpty(); }
97
98 QJsonObject toJson() const
99 {

Callers 15

painterDryRunMethod · 0.80
runOutputWidgetSampleFunction · 0.80
outputWidgetDryRunMethod · 0.80
dryRunMethod · 0.80
setupFrameMethod · 0.80
setupBorderMethod · 0.80
setupContentContainerMethod · 0.80
updateDataMethod · 0.80
tickPreviewMethod · 0.80
dispatchPointerMethod · 0.80
installBootstrapMethod · 0.80
compileMethod · 0.80

Calls 1

isEmptyMethod · 0.80

Tested by 1

evaluateMethod · 0.64