Открыть боковую панель
МОС
Исходные коды
devel
smartcar
Коммиты
e10f3497
Коммит
e10f3497
создал
Май 29, 2025
по автору
Коул Милена Ричардовна
Просмотр файлов
remove wasted ui elements from bluetooth module
владелец
f6149f45
Изменения
2
Скрыть пробелы
Построчно
Рядом
forms/bluetoothmode.cpp
Просмотр файла @
e10f3497
...
...
@@ -35,7 +35,6 @@ BluetoothMode::BluetoothMode(Vench *vench, QWidget *parent) :
connect
(
ui
->
BPokazProgr
,
&
QPushButton
::
clicked
,
m_vench
,
&
Vench
::
ProgrClicked
);
connect
(
ui
->
BRec
,
&
QPushButton
::
clicked
,
this
,
&
BluetoothMode
::
RecClicked
);
connect
(
ui
->
BPlay
,
&
QPushButton
::
clicked
,
this
,
&
BluetoothMode
::
PlayClicked
);
connect
(
ui
->
BContinue
,
&
QPushButton
::
clicked
,
m_vench
,
&
Vench
::
BPressProdol
);
}
void
BluetoothMode
::
RuchnCommClicked
()
...
...
forms/bluetoothmode.ui
Просмотр файла @
e10f3497
...
...
@@ -22,31 +22,6 @@
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout"
>
<item>
<widget
class=
"QLabel"
name=
"label_31"
>
<property
name=
"mouseTracking"
>
<bool>
false
</bool>
</property>
<property
name=
"autoFillBackground"
>
<bool>
false
</bool>
</property>
<property
name=
"styleSheet"
>
<string
notr=
"true"
>
background-color: rgb(255, 255, 0);
</string>
</property>
<property
name=
"text"
>
<string>
ТИП КОНТРОЛЛЕРА BlueTooth
</string>
</property>
<property
name=
"scaledContents"
>
<bool>
false
</bool>
</property>
<property
name=
"wordWrap"
>
<bool>
false
</bool>
</property>
<property
name=
"indent"
>
<number>
-2
</number>
</property>
</widget>
</item>
<item>
<spacer
name=
"horizontalSpacer"
>
<property
name=
"orientation"
>
...
...
@@ -81,19 +56,6 @@
</item>
</layout>
</item>
<item>
<spacer
name=
"horizontalSpacer_6"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
...
...
@@ -488,16 +450,6 @@
</item>
</layout>
</item>
<item>
<widget
class=
"QPushButton"
name=
"BContinue"
>
<property
name=
"enabled"
>
<bool>
false
</bool>
</property>
<property
name=
"text"
>
<string>
Продолжить
</string>
</property>
</widget>
</item>
<item>
<spacer
name=
"verticalSpacer_4"
>
<property
name=
"orientation"
>
...
...
Редактирование
Предварительный просмотр
Поддерживает Markdown
0%
Попробовать снова
или
прикрепить новый файл
.
Отмена
You are about to add
0
people
to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Отмена
Пожалуйста,
зарегистрируйтесь
или
войдите
чтобы прокомментировать