Home
last modified time | relevance | path

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

/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc.h135 void showStatButtons(bool toggled);
H A Dkcalc.cpp1878 showStatButtons(false); in slotSetSimpleMode()
1925 showStatButtons(false); in slotSetScienceMode()
1963 showStatButtons(true); in slotSetStatisticMode()
2002 showStatButtons(false); in slotSetNumeralMode()
2052 void KCalculator::showStatButtons(bool toggled) in showStatButtons() function in KCalculator