Widget.isSensitive
bool isSensitive()Returns the widget’s effective sensitivity.
This means it is sensitive itself and also its parent widget is sensitive.
Returns
true if the widget is effectively sensitive
bool isSensitive()Returns the widget’s effective sensitivity.
This means it is sensitive itself and also its parent widget is sensitive.