#include <Keypad.h>
◆ Keypad()
Keypad |
( |
QWidget * | parent = nullptr | ) |
|
◆ ~Keypad()
◆ addChar()
void addChar |
( |
char | value | ) |
|
|
protected |
◆ backspace()
◆ clear()
◆ complete()
◆ currentWidget()
QWidget * currentWidget |
( |
| ) |
const |
|
nodiscard |
◆ DefaultKeypad()
◆ editor()
◆ focusInEvent()
void focusInEvent |
( |
QFocusEvent * | focus | ) |
|
|
override |
◆ focusNextWidget()
◆ focusPreviousWidget()
void focusPreviousWidget |
( |
| ) |
|
|
protected |
◆ isFullKeyboard()
bool isFullKeyboard |
( |
| ) |
const |
|
inline |
◆ lastWidget()
QWidget * lastWidget |
( |
| ) |
const |
|
nodiscard |
◆ minimumSizeHint()
QSize minimumSizeHint |
( |
| ) |
const |
|
override |
◆ mousePressEvent()
void mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
override |
◆ onFocusObjectDeleted
void onFocusObjectDeleted |
( |
| ) |
|
|
slot |
◆ requestHideSignal
void requestHideSignal |
( |
| ) |
|
|
signal |
◆ requestHideSlot
◆ requestPopupSignal
void requestPopupSignal |
( |
| ) |
|
|
signal |
◆ requestPopupSlot
void requestPopupSlot |
( |
| ) |
|
|
slot |
◆ setCurrentInputHints()
void setCurrentInputHints |
( |
Qt::InputMethodHints | hints | ) |
|
◆ setLineEdit()
void setLineEdit |
( |
QLineEdit * | line_edit | ) |
|
◆ setTextEdit()
void setTextEdit |
( |
QTextEdit * | line_edit | ) |
|
◆ setupButton() [1/2]
void setupButton |
( |
Button * | b | ) |
|
|
protected |
◆ setupButton() [2/2]
void setupButton |
( |
Button * | b, |
|
|
char | insert_char, |
|
|
bool | add_to_lookup = true ) |
|
protected |
◆ setUpperCase()
void setUpperCase |
( |
bool | uppercase | ) |
|
◆ sizeHint()
◆ slideInKeyboard()
void slideInKeyboard |
( |
uint04 | value | ) |
|
◆ unsetCurrent()
◆ updateCurrentText()
void updateCurrentText |
( |
| ) |
|
◆ updateFocusGroups()
void updateFocusGroups |
( |
| ) |
|
|
protected |
◆ updateUppercase()
◆ updateWindowTitle
void updateWindowTitle |
( |
| ) |
|
|
protectedslot |
◆ m_buttons
◆ m_current_text
◆ m_input_hints
Qt::InputMethodHints m_input_hints |
|
protected |
◆ m_is_file
◆ m_is_folder
◆ m_is_full_keyboard
◆ m_last_widget
◆ m_line_edit
◆ m_original_text
◆ m_original_window_title
QString m_original_window_title |
|
protected |
◆ m_symbols_a
◆ m_symbols_b
◆ m_text_edit
◆ m_visibility_check_timer
QTimer* m_visibility_check_timer |
|
protected |
◆ ui
◆ use_keypad_in_touch
The documentation for this class was generated from the following files: