Home
last modified time | relevance | path

Searched refs:slotInclude (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Dlg/
H A DDlgSettingsExportFormat.h62 void slotInclude();
H A DDlgSettingsExportFormat.cpp113 connect (m_btnInclude, SIGNAL (released ()), this, SLOT (slotInclude())); in createCurveSelection()
909 void DlgSettingsExportFormat::slotInclude () in slotInclude() function in DlgSettingsExportFormat