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

Method save

src/frontend/widgets/FITSHeaderEditDialog.cpp:86–88  ·  view source on GitHub ↗

! * \brief This slot is triggered when the Save button was clicked in the ui. */

Source from the content-addressed store, hash-verified

84 * \brief This slot is triggered when the Save button was clicked in the ui.
85 */
86void FITSHeaderEditDialog::save() {
87 m_saved = m_headerEditWidget->save();
88}
89
90/*!
91 * \brief Returns whether there were changes saved.

Callers 1

drawBackgroundMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected