更新翻译

Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
jlspcdd1227dd 2023-03-27 09:58:27 +00:00 committed by Gitee
parent 1569bff94c
commit 00d8e775bd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -1599,7 +1599,7 @@ int decimals, bool *ok, Qt::WindowFlags flags)
| statement | describe |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
| void setInputMode(InputMode mode); | 设置输入模式 |
| void setInputMode(InputMode mode); | set input mode |
| InputMode inputMode() const; | 获取输入模式 |
| void setLabelText(const QString &text); | 设置标签文本 |
| QString labelText() const; | 获取标签文本 |