Add qt example

This commit is contained in:
2020-06-21 14:37:54 +02:00
parent 59f7b0c1f2
commit 0700a93a4c
12 changed files with 396 additions and 0 deletions

9
.gitattributes vendored Normal file
View File

@@ -0,0 +1,9 @@
*.h eol=lf
*.hpp eol=lf
*.c eol=lf
*.cpp eol=lf
*.qrc eol=lf
*.ui eol=lf
.git* eol=lf
*.vcxproj* eol=crlf
*.sln eol=crlf