CuteHMI - Lock Screen (CuteHMI.LockScreen.2)
Keypad Class Reference
Inheritance diagram for Keypad:
PasswordInput

Public Member Functions

void reset ()
 
void accept ()
 
- Public Member Functions inherited from PasswordInput
void reset ()
 
void accept ()
 

Properties

int typingTimeout
 
string enteredText
 
- Properties inherited from PasswordInput
string text
 
bool autoAccept
 
bool discretion
 

Additional Inherited Members

- Signals inherited from PasswordInput
void accepted ()
 

Detailed Description

Since
2.0

Member Function Documentation

◆ accept()

void Keypad::accept ( )

◆ reset()

void Keypad::reset ( )

Property Documentation

◆ enteredText

string Keypad::enteredText
read

◆ typingTimeout

int Keypad::typingTimeout
read