MCPcopy Create free account
hub / github.com/KDE/labplot / info

Method info

src/backend/core/AbstractAspect.h:427–429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425
426protected:
427 void info(const QString& text) {
428 Q_EMIT statusInfo(text);
429 }
430
431 // serialization/deserialization
432 bool readBasicAttributes(XmlStreamReader*);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected