Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RobotAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
RobotAPI
Commits
7562215a
Commit
7562215a
authored
2 years ago
by
Fabian Tërnava
Browse files
Options
Downloads
Patches
Plain Diff
improved ui file of skill manager
parent
74e2fad2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!321
Merge of all branches of Fabian PK (related to skills)
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/RobotAPI/gui-plugins/SkillManagerPlugin/SkillManagerMonitorWidget.ui
+28
-36
28 additions, 36 deletions
...i-plugins/SkillManagerPlugin/SkillManagerMonitorWidget.ui
with
28 additions
and
36 deletions
source/RobotAPI/gui-plugins/SkillManagerPlugin/SkillManagerMonitorWidget.ui
+
28
−
36
View file @
7562215a
...
...
@@ -13,32 +13,7 @@
<property
name=
"windowTitle"
>
<string>
SkillManagerMonitorWidget
</string>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
<item>
<widget
class=
"QGroupBox"
name=
"groupBoxActiveSkills"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Preferred"
vsizetype=
"Preferred"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"title"
>
<string>
Active Skills
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout_3"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QListWidget"
name=
"listWidgetActiveSkills"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Expanding"
vsizetype=
"Expanding"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout"
>
<item>
<widget
class=
"QSplitter"
name=
"splitter"
>
<property
name=
"orientation"
>
...
...
@@ -115,17 +90,17 @@
</column>
</widget>
</item>
<item
row=
"
6
"
column=
"
3
"
>
<widget
class=
"QPushButton"
name=
"pushButton
ExecuteSkill
"
>
<item
row=
"
0
"
column=
"
0
"
>
<widget
class=
"QPushButton"
name=
"pushButton
Paste
"
>
<property
name=
"text"
>
<string>
Request Execution
</string>
<string>
Set from clipboard
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"
0
"
>
<widget
class=
"QPushButton"
name=
"pushButton
Paste
"
>
<item
row=
"0"
column=
"
1
"
>
<widget
class=
"QPushButton"
name=
"pushButton
Copy
"
>
<property
name=
"text"
>
<string>
Set from
clipboard
</string>
<string>
Copy args to
clipboard
</string>
</property>
</widget>
</item>
...
...
@@ -136,6 +111,13 @@
</property>
</widget>
</item>
<item
row=
"6"
column=
"3"
>
<widget
class=
"QPushButton"
name=
"pushButtonExecuteSkill"
>
<property
name=
"text"
>
<string>
Request Execution
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"3"
>
<widget
class=
"QPushButton"
name=
"pushButtonReset"
>
<property
name=
"text"
>
...
...
@@ -143,10 +125,20 @@
</property>
</widget>
</item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QPushButton"
name=
"pushButtonCopy"
>
<property
name=
"text"
>
<string>
Copy args to clipboard
</string>
</layout>
</widget>
<widget
class=
"QGroupBox"
name=
"groupBoxActiveSkills"
>
<property
name=
"title"
>
<string>
Active Skills
</string>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout_5"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QListWidget"
name=
"listWidgetActiveSkills"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Expanding"
vsizetype=
"Expanding"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
</widget>
</item>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment