Home
last modified time | relevance | path

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

/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc.h194 void slotNegateclicked();
H A Dkcalc.cpp424 connect(pbCmp, &KCalcButton::clicked, this, &KCalculator::slotNegateclicked); in setupLogicKeys()
1545 void KCalculator::slotNegateclicked() in slotNegateclicked() function in KCalculator