This commit is contained in:
2025-08-05 12:32:23 +02:00
commit c35c0a724e
13 changed files with 668 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ImagesCarousel</class>
<widget class="QWidget" name="ImagesCarousel">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>