починил нейроконструктор, исправил распознавание сообщений из чата

This commit is contained in:
2026-02-08 17:29:49 +03:00
parent 451ddd9ae0
commit cbb875f3f8
15 changed files with 531 additions and 223 deletions
+87 -138
View File
@@ -92,9 +92,12 @@
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Preferred</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<width>75</width>
<height>20</height>
</size>
</property>
@@ -206,28 +209,23 @@
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="btnGetClientID">
<property name="text">
<string>Получить</string>
</property>
</widget>
</item>
</layout>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Preferred</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>75</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_10"/>
</item>
</layout>
</item>
@@ -430,26 +428,13 @@
</item>
</layout>
</widget>
<widget class="QPushButton" name="btnGetDADef">
<property name="geometry">
<rect>
<x>10</x>
<y>270</y>
<width>151</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Получить данные DA</string>
</property>
</widget>
</widget>
<widget class="QPushButton" name="btnOpenFolderSettings">
<property name="geometry">
<rect>
<x>10</x>
<y>320</y>
<width>181</width>
<width>231</width>
<height>23</height>
</rect>
</property>
@@ -462,7 +447,7 @@
<rect>
<x>10</x>
<y>350</y>
<width>181</width>
<width>231</width>
<height>23</height>
</rect>
</property>
@@ -475,7 +460,7 @@
<rect>
<x>10</x>
<y>380</y>
<width>181</width>
<width>231</width>
<height>23</height>
</rect>
</property>
@@ -790,7 +775,7 @@
<property name="geometry">
<rect>
<x>10</x>
<y>200</y>
<y>190</y>
<width>361</width>
<height>111</height>
</rect>
@@ -798,109 +783,73 @@
<property name="title">
<string>Вставки</string>
</property>
<widget class="QPushButton" name="btnAddUserName">
<widget class="QWidget" name="gridLayoutWidget_2">
<property name="geometry">
<rect>
<x>10</x>
<x>0</x>
<y>20</y>
<width>75</width>
<height>23</height>
<width>361</width>
<height>91</height>
</rect>
</property>
<property name="text">
<string>Обращение</string>
</property>
</widget>
<widget class="QPushButton" name="btnGetDateFollow">
<property name="geometry">
<rect>
<x>90</x>
<y>20</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Follow</string>
</property>
</widget>
<widget class="QPushButton" name="btnGetAgeAccaunt">
<property name="geometry">
<rect>
<x>170</x>
<y>20</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Age</string>
</property>
</widget>
<widget class="QPushButton" name="btnGPT">
<property name="geometry">
<rect>
<x>250</x>
<y>20</y>
<width>81</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Нейронка</string>
</property>
</widget>
<widget class="QPushButton" name="btnCounterAddtoText">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Счетчик</string>
</property>
</widget>
<widget class="QPushButton" name="btnAIPic">
<property name="geometry">
<rect>
<x>250</x>
<y>50</y>
<width>81</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Картинка</string>
</property>
</widget>
<widget class="QPushButton" name="btnRandomUserName">
<property name="geometry">
<rect>
<x>10</x>
<y>80</y>
<width>151</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Рандомный пользователь</string>
</property>
</widget>
<widget class="QPushButton" name="btnGetChannelStat">
<property name="geometry">
<rect>
<x>170</x>
<y>80</y>
<width>161</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Статистика канала</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="1">
<widget class="QPushButton" name="btnGetDateFollow">
<property name="text">
<string>Follow</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="btnGetAgeAccaunt">
<property name="text">
<string>Age</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QPushButton" name="btnAIPic">
<property name="text">
<string>Картинка</string>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QPushButton" name="btnGPT">
<property name="text">
<string>Нейронка</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="btnCounterAtoText">
<property name="text">
<string>Счетчик</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="btnAUserName">
<property name="text">
<string>Обращение</string>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QPushButton" name="btnGetChannelStat">
<property name="text">
<string>Статистика</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QPushButton" name="btnRandomUserName">
<property name="text">
<string>Рандом</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QPushButton" name="btnAddCommand">