feat: QSlider and QScrollBar and QProgressBar

QSlider(滑动条)、QScrollBar(滚动条)、QProgressBar(进度条)控件的联动使用和介绍
This commit is contained in:
touwoyimuli 2019-09-13 18:50:39 +08:00
parent b7e6457c84
commit 1ad446dceb
2 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ HEADERS += \
FORMS += \
ExQProgressBaressBarressbar.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