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

Function SerialEvent

src/3rdparty/vector_blf/src/Vector/BLF/SerialEvent.h:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29 SerialEvent();
30 virtual ~SerialEvent() noexcept = default;
31 SerialEvent(const SerialEvent &) = default;
32 SerialEvent & operator=(const SerialEvent &) = default;
33 SerialEvent(SerialEvent &&) = default;
34 SerialEvent & operator=(SerialEvent &&) = default;

Callers 1

SerialEvent.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected