mirror of https://gitee.com/openkylin/docs.git
更新翻译
Signed-off-by: jlspcdd1227dd <12046126+jlspcdd1227dd@user.noreply.gitee.com>
This commit is contained in:
parent
1569bff94c
commit
00d8e775bd
|
@ -1599,7 +1599,7 @@ int decimals, bool *ok, Qt::WindowFlags flags)
|
||||||
|
|
||||||
| statement | describe |
|
| statement | describe |
|
||||||
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
|
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
|
||||||
| void setInputMode(InputMode mode); | 设置输入模式 |
|
| void setInputMode(InputMode mode); | set input mode |
|
||||||
| InputMode inputMode() const; | 获取输入模式 |
|
| InputMode inputMode() const; | 获取输入模式 |
|
||||||
| void setLabelText(const QString &text); | 设置标签文本 |
|
| void setLabelText(const QString &text); | 设置标签文本 |
|
||||||
| QString labelText() const; | 获取标签文本 |
|
| QString labelText() const; | 获取标签文本 |
|
||||||
|
|
Loading…
Reference in New Issue