From 8355c064dde89710d2f64120586c2d07c643f850 Mon Sep 17 00:00:00 2001 From: Mehran Dehghanian Date: Tue, 16 Nov 2021 10:44:17 +0330 Subject: [PATCH] Added QPainter example source --- QPainerExample/Doc.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 QPainerExample/Doc.md diff --git a/QPainerExample/Doc.md b/QPainerExample/Doc.md new file mode 100644 index 0000000..f3f7953 --- /dev/null +++ b/QPainerExample/Doc.md @@ -0,0 +1 @@ +https://riptutorial.com/qml/example/22330/creating-custom-elements-in-cplusplus \ No newline at end of file