Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cs
gui
4uhv
Commits
220a86a4
Commit
220a86a4
authored
Nov 14, 2022
by
Claudio Scafuri
💬
Browse files
#18250 add reading of Status1, Statu2, etc...
parent
f9762017
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/channel.ui
View file @
220a86a4
...
...
@@ -148,6 +148,13 @@
</property>
</widget>
</item>
<item
row=
"5"
column=
"0"
colspan=
"2"
>
<widget
class=
"QuLabel"
name=
"quLabelStatus"
>
<property
name=
"point"
stdset=
"0"
>
<string>
$1/Status%1
</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget
class=
"QWidget"
name=
"tab_expert"
>
...
...
@@ -334,6 +341,11 @@
</layout>
</widget>
<customwidgets>
<customwidget>
<class>
EFlag
</class>
<extends>
QWidget
</extends>
<header>
eflag.h
</header>
</customwidget>
<customwidget>
<class>
QuLabel
</class>
<extends>
QLabel
</extends>
...
...
@@ -341,7 +353,7 @@
</customwidget>
<customwidget>
<class>
QuTable
</class>
<extends>
QWidget
</extends>
<extends>
EFlag
</extends>
<header>
qutable.h
</header>
</customwidget>
<customwidget>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment