Skip to content

Commit 48915d0

Browse files
committed
Update README.md
1 parent fb7c15b commit 48915d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ shows how to use Qt widgets only by programming code (c++17).
3535

3636
[LineEdit](Qt.Widgets/CommonControls/LineEdit) shows how to create a line edit with QLineEdit.
3737

38+
[ListWidget](Qt.Widgets/CommonControls/ListWidget) shows how to create a list widget with QListWidget.
39+
3840
[PictureBox](Qt.Widgets/CommonControls/PictureBox) shows how to create a picture box with QLabel.
3941

4042
[PictureBox2](Qt.Widgets/CommonControls/PictureBox2) shows how to create a picture box with QGraphicsPixmapItem.

0 commit comments

Comments
 (0)