chore: tighten interface for alpha release

This commit is contained in:
talksik
2026-01-30 08:17:53 -08:00
parent 3eaa4a9eaf
commit 67c61d9498
2 changed files with 121 additions and 155 deletions
+1
View File
@@ -162,6 +162,7 @@ void MainWindow::setupModels()
// Create and set tree model // Create and set tree model
m_networkStreamModel = new NetworkStreamModel(m_data, this); m_networkStreamModel = new NetworkStreamModel(m_data, this);
ui->topLevelParticlesView->setModel(m_networkStreamModel); ui->topLevelParticlesView->setModel(m_networkStreamModel);
ui->topLevelParticlesView->setIndentation(5);
ui->topLevelParticlesView->setHeaderHidden(true); ui->topLevelParticlesView->setHeaderHidden(true);
ui->topLevelParticlesView->expandAll(); ui->topLevelParticlesView->expandAll();
+120 -155
View File
@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>659</width>
<height>676</height> <height>500</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@@ -184,6 +184,22 @@
</sizepolicy> </sizepolicy>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_4"> <layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QLabel" name="label_2">
<property name="font">
<font>
<pointsize>15</pointsize>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>[email protected]</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item>
<item> <item>
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="sizePolicy"> <property name="sizePolicy">
@@ -215,51 +231,12 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QWidget" name="widget_3" native="true"> <widget class="QLabel" name="label_3">
<property name="sizePolicy"> <property name="text">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <string>acked by: arthur, ed, sam</string>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property> </property>
<widget class="QLabel" name="label_2"> <property name="alignment">
<property name="geometry"> <set>Qt::AlignmentFlag::AlignCenter</set>
<rect>
<x>10</x>
<y>0</y>
<width>376</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>20</pointsize>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>[email protected]</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>376</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>acked by: arthur, ed, sam</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property> </property>
</widget> </widget>
</item> </item>
@@ -281,103 +258,6 @@
<property name="bottomMargin"> <property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
<item>
<widget class="QLabel" name="label_4">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="217">
<red>153</red>
<green>156</green>
<blue>145</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="217">
<red>153</red>
<green>156</green>
<blue>145</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled/>
</palette>
</property>
<property name="text">
<string>Hold space to speak</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QToolButton" name="toolButton_5">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::CameraVideo"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_3">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::DocumentSend"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_2">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::DocumentPageSetup"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::InsertImage"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_4">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::InsertLink"/>
</property>
</widget>
</item>
</layout> </layout>
</widget> </widget>
</item> </item>
@@ -411,7 +291,51 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QListWidget" name="presenceList"/> <widget class="QListWidget" name="presenceList">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="217">
<red>153</red>
<green>156</green>
<blue>145</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="217">
<red>153</red>
<green>156</green>
<blue>145</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled/>
</palette>
</property>
<property name="text">
<string>Hold space to speak</string>
</property>
<property name="alignment">
<set>Qt::AlignmentFlag::AlignCenter</set>
</property>
</widget>
</item> </item>
<item> <item>
<widget class="QWidget" name="widget_5" native="true"> <widget class="QWidget" name="widget_5" native="true">
@@ -431,18 +355,39 @@
<property name="bottomMargin"> <property name="bottomMargin">
<number>0</number> <number>0</number>
</property> </property>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_3" native="true">
<property name="layoutDirection">
<enum>Qt::LayoutDirection::RightToLeft</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>2</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item> <item>
<spacer name="horizontalSpacer_3"> <widget class="QToolButton" name="toolButton_6">
<property name="orientation"> <property name="text">
<enum>Qt::Orientation::Horizontal</enum> <string>...</string>
</property> </property>
<property name="sizeHint" stdset="0"> <property name="icon">
<size> <iconset theme="QIcon::ThemeIcon::EditClear"/>
<width>40</width>
<height>20</height>
</size>
</property> </property>
</spacer> </widget>
</item> </item>
<item> <item>
<widget class="QToolButton" name="toolButton_7"> <widget class="QToolButton" name="toolButton_7">
@@ -455,12 +400,32 @@
</widget> </widget>
</item> </item>
<item> <item>
<widget class="QToolButton" name="toolButton_6"> <widget class="QToolButton" name="toolButton">
<property name="text"> <property name="text">
<string>...</string> <string>...</string>
</property> </property>
<property name="icon"> <property name="icon">
<iconset theme="QIcon::ThemeIcon::EditClear"/> <iconset theme="QIcon::ThemeIcon::InsertImage"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_3">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::DocumentSend"/>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toolButton_5">
<property name="text">
<string>...</string>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::CameraVideo"/>
</property> </property>
</widget> </widget>
</item> </item>