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

Method BinaryFilterPrivate

src/backend/datasources/filters/BinaryFilter.cpp:201–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199// #####################################################################
200
201BinaryFilterPrivate::BinaryFilterPrivate(BinaryFilter* owner)
202 : q(owner) {
203}
204
205/*!
206 reads the content of the device \c device to the data source \c dataSource or return as string for preview.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected