Начал реализовывать обмен запросами к БД

This commit is contained in:
krivoshein
2024-12-06 11:15:02 +03:00
parent 53b37240eb
commit 2f48cf3921
107 changed files with 938 additions and 1189 deletions

View File

@@ -212,6 +212,19 @@
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnQueryGetListInstructors">
<property name="minimumSize">
<size>
<width>58</width>
<height>58</height>
</size>
</property>
<property name="text">
<string>GET_LIST_INSTRUCTORS</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>