mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-26 14:17:05 +08:00
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
# Version: 1
|
|
|
|
setPen black 1
|
|
setBrush 7f7fff
|
|
|
|
setFont "times" 50 Light false Default false false false SmallCaps
|
|
path_addText text 0 50 "Hello Qt"
|
|
|
|
drawPath text
|