Format code & update example

This commit is contained in:
Alex Spataru
2025-04-16 18:25:57 -05:00
parent 40c941bf1b
commit 05ef848a2a
12 changed files with 835 additions and 652 deletions
+18
View File
@@ -3,6 +3,19 @@
.DS_Store
.AppleDouble
.LSOverride
.cache
# Binary builds
udp_function_generator
udp_function_generator.exe
# Build & IDEs
*.kdev*
build/*
example/build/*
*.vscode
*.layout
*.qmlls.ini
# Icon must end with two \r
Icon
@@ -28,3 +41,8 @@ Temporary Items
# Qt project file
*.pro.user
*.user
# Clion
.idea/*
cmake-build-*