#include <YQInputField.h>
Signals | |
void | capsLockActivated () |
void | capsLockDeactivated () |
Public Member Functions | |
YQRawLineEdit (QWidget *parent) | |
virtual | ~YQRawLineEdit () |
bool | isCapsLockActive () const |
Helper class that can obtain the CapsLock status, too. For some reason, Qt does not propagate that information from X11.
|
inline |
Constructor
|
inlinevirtual |
Destructor
|
inline |
Check if CapsLock is active (rather: was active at the time of the last key or focus event)