Note that the warning is shown using a secondary icon, and thus does not work if you are using the secondary icon position for some other purpose.
Entry.capsLockWarning
bool capsLockWarning() @propertyGet capsLockWarning property.
Returns
Whether password entries will show a warning when Caps Lock is on.
void capsLockWarning(bool propval) @propertySet capsLockWarning property.
Parameters
propval | Whether password entries will show a warning when Caps Lock is on. Note that the warning is shown using a secondary icon, and thus does not work if you are using the secondary icon position for some other purpose. |