Home
last modified time | relevance | path

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

/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc.h208 void slotChooseScientificConst1(const science_constant &);
H A Dkcalc.cpp1773 …nect(tmp_menu, &KCalcConstMenu::triggeredConstant, this, &KCalculator::slotChooseScientificConst1); in showSettings()
1820 void KCalculator::slotChooseScientificConst1(const science_constant &chosen_const) in slotChooseScientificConst1() function in KCalculator