Home
last modified time | relevance | path

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

/dports/sysutils/plasma5-powerdevil/powerdevil-5.23.5/daemon/
H A Dpowerdevilcore.h120 void chargeStartThresholdChanged(int threshold);
H A Dpowerdevilcore.cpp966 Q_EMIT chargeStartThresholdChanged(chargeStartThreshold); in readChargeThreshold() local