This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
103aa8be7cc57801ca083b5a53e34b51df36d3e3
qt-creator
/
tests
/
manual
/
widgets
/
widgets.pro
5 lines
63 B
Prolog
Raw
Normal View
History
Unescape
Escape
Utils: Add a manual test for Utils::CrumblePath Using a small test app for testing the CrumblePath is less clumsy than doing that in Qt Quick Designer. Change-Id: I4a1d739aa303adfd799df33eb00fb8cd513304c3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2017-11-15 23:34:50 +01:00
TEMPLATE
=
subdirs
SUBDIRS
=
\
Utils: Introduce InfoLabel Utils::InfoLabel is meant to replace around 30 custom implementations of a QHBoxLayout with an pixmap QLabel and a text QLabel. Instead of fiddling with pixmaps, the user of InfoLabel can set an enum for info/warning/etc... type. Internally, a globally shared QIcon is used. The usage of QIcon ensures that @1x, @2x and hybrid cases are handled. Task-number: QTCREATORBUG-23346 Change-Id: I0f91a21e64f095db14837512263c4becbb2c13d7 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2019-12-11 15:55:03 +01:00
crumblepath
\
infolabel
Copy Permalink