feat: QString

QString(字符串)的初步的介绍和使用
This commit is contained in:
touwoyimuli 2019-09-13 18:57:49 +08:00
parent dd385d1901
commit 3716f0281f
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ HEADERS += \
FORMS += \
ExQString.ui
RC_ICONS += QT_win_32x32.ico
RC_ICONS += qt.ico
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB