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

Method linkedSpreadsheetPath

src/backend/spreadsheet/Spreadsheet.cpp:528–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526}
527
528QString Spreadsheet::linkedSpreadsheetPath() const {
529 Q_D(const Spreadsheet);
530 return d->linking.spreadsheetPath();
531}
532
533/*!
534 * Returns the \c Column at the index \c index.

Calls 1

spreadsheetPathMethod · 0.80