Отправка сообщений по Enter

This commit is contained in:
2025-10-15 16:48:23 +03:00
parent 79c5354f58
commit 2cf219ce94
4 changed files with 49 additions and 37 deletions

View File

@@ -102,26 +102,7 @@
<enum>QLayout::SetDefaultConstraint</enum>
</property>
<item>
<widget class="QTextEdit" name="editMsg">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Ignored">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
</widget>
<layout class="QHBoxLayout" name="horizontalLayout_EditMsg"/>
</item>
<item>
<widget class="QToolButton" name="btnSend">