Skip to content

Commit

Permalink
Merge pull request #3161 from robotology/gui_folder
Browse files Browse the repository at this point in the history
New folder `guis`
  • Loading branch information
randaz81 authored Jan 21, 2025
2 parents b37a9dc + 80f872c commit aaa7d49
Show file tree
Hide file tree
Showing 288 changed files with 207 additions and 200 deletions.
18 changes: 2 additions & 16 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,8 @@ if(YARP_COMPILE_EXECUTABLES)
add_subdirectory(yarpdataplayer-console)
add_subdirectory(yarpdatadumper)

# Qt5 GUIs
add_subdirectory(yarpview)
add_subdirectory(yarpscope)
add_subdirectory(yarpmanager)
add_subdirectory(yarplogger)
add_subdirectory(yarpdataplayer)
add_subdirectory(yarpmotorgui)
add_subdirectory(yarpbatterygui)
add_subdirectory(yarpmobilebasegui)
add_subdirectory(yarpviz)
add_subdirectory(yarpaudiocontrolgui)
add_subdirectory(yarpllmgui)

# Other GUIs
add_subdirectory(yarplaserscannergui)
add_subdirectory(yarpopencvdisplay)
# GUIs
add_subdirectory(guis)

#other
add_subdirectory(yarpgstreamerplugins)
Expand Down
21 changes: 21 additions & 0 deletions src/guis/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# SPDX-FileCopyrightText: 2025 Istituto Italiano di Tecnologia (IIT)
# SPDX-License-Identifier: BSD-3-Clause

if(YARP_COMPILE_EXECUTABLES)
# Qt5 GUIs
add_subdirectory(yarpview)
add_subdirectory(yarpscope)
add_subdirectory(yarpmanager)
add_subdirectory(yarplogger)
add_subdirectory(yarpdataplayer)
add_subdirectory(yarpmotorgui)
add_subdirectory(yarpbatterygui)
add_subdirectory(yarpmobilebasegui)
add_subdirectory(yarpviz)
add_subdirectory(yarpaudiocontrolgui)
add_subdirectory(yarpllmgui)

# Other GUIs
add_subdirectory(yarplaserscannergui)
add_subdirectory(yarpopencvdisplay)
endif()
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
19 changes: 19 additions & 0 deletions src/guis/yarpdataplayer/src/RC/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="forward.svg">../../../../../data/icons/scalable/actions-media-seek-forward.svg</file>
<file alias="pause.svg">../../../../../data/icons/scalable/actions-media-pause.svg</file>
<file alias="play.svg">../../../../../data/icons/scalable/actions-media-play.svg</file>
<file alias="backward.svg">../../../../../data/icons/scalable/actions-media-seek-backward.svg</file>
<file alias="stop.svg">../../../../../data/icons/scalable/actions-media-stop.svg</file>
<file alias="folder-new.svg">../../../../../data/icons/scalable/folder-new.svg</file>
<file alias="close.svg">../../../../../data/icons/scalable/actions-close.svg</file>
<file alias="images/splash/bg1.png">../../../../../data/icons/512x512/bg1.png</file>
<file alias="images/splash/bg2.png">../../../../../data/icons/512x512/bg2.png</file>
<file alias="images/splash/bg3.png">../../../../../data/icons/512x512/bg3.png</file>
<file alias="images/splash/bg4.png">../../../../../data/icons/512x512/bg4.png</file>
<file alias="images/splash/bg5.png">../../../../../data/icons/512x512/bg5.png</file>
<file alias="images/splash/bg6.png">../../../../../data/icons/512x512/bg6.png</file>
<file alias="images/splash/bg7.png">../../../../../data/icons/512x512/bg7.png</file>
<file alias="images/splash/bg8.png">../../../../../data/icons/512x512/bg8.png</file>
</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
21 changes: 21 additions & 0 deletions src/guis/yarplogger/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="logo.svg">../../../data/icons/scalable/yarplogger.svg</file>
<file alias="images/run.png">../../../data/icons/24x24/run.png</file>
<file alias="images/stop.png">../../../data/icons/24x24/stop.png</file>
<file alias="images/progress.png">../../../data/icons/24x24/progress.png</file>
<file alias="images/save.png">../../../data/icons/24x24/save.png</file>
<file alias="images/error.png">../../../data/icons/24x24/error.png</file>
<file alias="images/error_b.png">../../../data/icons/24x24/error_b.png</file>
<file alias="images/info.png">../../../data/icons/24x24/info.png</file>
<file alias="images/info_b.png">../../../data/icons/24x24/info_b.png</file>
<file alias="images/warning.png">../../../data/icons/24x24/warning.png</file>
<file alias="images/warning_b.png">../../../data/icons/24x24/warning_b.png</file>
<file alias="images/trace.png">../../../data/icons/24x24/trace.png</file>
<file alias="images/trace_b.png">../../../data/icons/24x24/trace_b.png</file>
<file alias="images/all.png">../../../data/icons/22x22/all.png</file>
<file alias="images/all_b.png">../../../data/icons/22x22/all_b.png</file>
<file alias="images/debug.png">../../../data/icons/22x22/debug.png</file>
<file alias="images/debug_b.png">../../../data/icons/22x22/debug_b.png</file>
</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
59 changes: 59 additions & 0 deletions src/guis/yarpmanager/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<RCC>
<qresource prefix="/">
<file alias="logo.svg">../../../data/icons/scalable/yarpmanager.svg</file>
<file alias="stop.svg">../../../data/icons/scalable/actions-media-stop_B.svg</file>
<file alias="play.svg">../../../data/icons/scalable/actions-media-play_B.svg</file>
<file alias="play_all.svg">../../../data/icons/scalable/action-play-all.svg</file>
<file alias="connect_all.svg">../../../data/icons/scalable/action-connect-all.svg</file>
<file alias="disconnect_all.svg">../../../data/icons/scalable/action-disconnect-all.svg</file>
<file alias="yarpClean.svg">../../../data/icons/scalable/action-yarp-clean.svg</file>
<file alias="yarp_name_list.svg">../../../data/icons/scalable/action-yarp-name-list.svg</file>
<file alias="folder-new.svg">../../../data/icons/scalable/folder-new.svg</file>
<file alias="folder.svg">../../../data/icons/scalable/folder-sand.svg</file>
<file alias="folder-app.svg">../../../data/icons/scalable/folder-applications.svg</file>
<file alias="folder-mod.svg">../../../data/icons/scalable/folder-modules.svg</file>
<file alias="folder-res.svg">../../../data/icons/scalable/folder-resources.svg</file>
<file alias="folder-ports.svg">../../../data/icons/scalable/folder-ports.svg</file>
<file alias="file-new.svg">../../../data/icons/scalable/file-new.svg</file>
<file alias="file-save.svg">../../../data/icons/scalable/file-save.svg</file>
<file alias="file-xml.svg">../../../data/icons/scalable/file-xml.svg</file>
<file alias="close.svg">../../../data/icons/scalable/actions-close.svg</file>
<file alias="apply.svg">../../../data/icons/scalable/actions-apply.svg</file>
<file alias="clear.svg">../../../data/icons/scalable/actions-edit-clear.svg</file>
<file alias="kill.svg">../../../data/icons/scalable/actions-kill.svg</file>
<file alias="kill_all.svg">../../../data/icons/scalable/action-kill-all.svg</file>
<file alias="connect.svg">../../../data/icons/scalable/actions-connect.svg</file>
<file alias="refresh.svg">../../../data/icons/scalable/actions-refresh.svg</file>
<file alias="disconnect.svg">../../../data/icons/scalable/actions-disconnect.svg</file>
<file alias="select-all.svg">../../../data/icons/scalable/actions-select-all.svg</file>
<file alias="hardware.svg">../../../data/icons/scalable/audio-card.svg</file>
<file alias="cpuload.svg">../../../data/icons/scalable/system-monitor.svg</file>
<file alias="drive-harddisk.svg">../../../data/icons/scalable/drive-harddisk.svg</file>
<file alias="uml-app.svg">../../../data/icons/scalable/calligraflow.svg</file>
<file alias="help.svg">../../../data/icons/scalable/help.svg</file>
<file alias="info.svg">../../../data/icons/scalable/help-info.svg</file>
<file alias="stop_all.svg">../../../data/icons/scalable/action-stop-all.svg</file>
<file alias="close22.svg">../../../data/icons/22x22/window-close-symbolic_A.svg</file>
<file alias="close22-red.svg">../../../data/icons/22x22/window-close-symbolic_B.svg</file>
<file alias="stop22.svg">../../../data/icons/22x22/actions-media-stop_B.svg</file>
<file alias="play22.svg">../../../data/icons/22x22/actions-media-play_B.svg</file>
<file alias="disconnect22.svg">../../../data/icons/22x22/network-disconnected.svg</file>
<file alias="connect22.svg">../../../data/icons/22x22/actions-connect.svg</file>
<file alias="refresh22.svg">../../../data/icons/22x22/actions-refresh.svg</file>
<file alias="select-all22.svg">../../../data/icons/22x22/actions-select-all.svg</file>
<file alias="kill22.svg">../../../data/icons/22x22/actions-kill.svg</file>
<file alias="run22.svg">../../../data/icons/22x22/run_B.svg</file>
<file alias="file-xml22.svg">../../../data/icons/22x22/file-xml.svg</file>
<file alias="computer22.svg">../../../data/icons/22x22/computer_B.svg</file>
<file alias="computer-available22.svg">../../../data/icons/22x22/computer_available.svg</file>
<file alias="computer-unavailable22.svg">../../../data/icons/22x22/computer_unavailable.svg</file>
<file alias="module22.svg">../../../data/icons/22x22/module.svg</file>
<file alias="port22.svg">../../../data/icons/22x22/port.svg</file>
<file alias="port-available22.svg">../../../data/icons/22x22/port_available.svg</file>
<file alias="port-unavailable22.svg">../../../data/icons/22x22/port_unavailable.svg</file>
<file alias="background1.png">images/background1.png</file>
<file alias="background2.png">images/background2.png</file>
<file alias="background3.png">images/background3.png</file>
<file alias="yarp-robot-22.png">../../../doc/images/yarp-robot-22.png</file>
</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
38 changes: 38 additions & 0 deletions src/guis/yarpmotorgui/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file alias="play.svg">../../../data/icons/scalable/actions-media-play_B.svg</file>
<file alias="play-all.svg">../../../data/icons/scalable/actions-media-seek-forward_B.svg</file>
<file alias="idle.svg">../../../data/icons/scalable/actions-media-pause_B.svg</file>
<file alias="stop.svg">../../../data/icons/scalable/actions-media-stop_B.svg</file>
<file alias="home.svg">../../../data/icons/scalable/home.svg</file>
<file alias="time.svg">../../../data/icons/scalable/clock.svg</file>
<file alias="file-save.svg">../../../data/icons/scalable/file-save.svg</file>
<file alias="file-new.svg">../../../data/icons/scalable/file-new.svg</file>
<file alias="file-open.svg">../../../data/icons/scalable/file-open.svg</file>
<file alias="apply.svg">../../../data/icons/scalable/actions-apply.svg</file>
<file alias="warning.svg">../../../data/icons/scalable/actions-warning.svg</file>
<file alias="folder-new.svg">../../../data/icons/scalable/folder-new.svg</file>
<file alias="logo.svg">../../../data/icons/scalable/home.svg</file>
<file alias="action1.svg">../../../data/icons/scalable/action1.svg</file>
<file alias="action2.svg">../../../data/icons/scalable/action2.svg</file>
<file alias="images/goAll.png">../../../data/icons/256x256/goAll.png</file>
<file alias="images/cycleAllSequence.png">../../../data/icons/256x256/cycleAllSequence.png</file>
<file alias="images/cycleAllSequenceTime.png">../../../data/icons/256x256/cycleAllSequenceTime.png</file>
<file alias="images/load.png">../../../data/icons/256x256/load.png</file>
<file alias="images/loadAllSequence.png">../../../data/icons/256x256/loadAllSequence.png</file>
<file alias="images/openSequence.png">../../../data/icons/256x256/openSequence.png</file>
<file alias="images/runSequence.png">../../../data/icons/256x256/runSequence.png</file>
<file alias="images/runSequenceTime.png">../../../data/icons/256x256/runSequenceTime.png</file>
<file alias="images/saveAllSequence.png">../../../data/icons/256x256/saveAllSequence.png</file>
<file alias="images/stop.png">../../../data/icons/256x256/stop.png</file>
<file alias="images/playParts.png">../../../data/icons/256x256/playParts.png</file>
<file alias="images/jointOk.svg">../../../data/icons/scalable/jointOk.svg</file>
<file alias="images/warning.png">../../../data/icons/256x256/warning.png</file>
<file alias="images/app-upload.png">../../../data/icons/128x128/app-upload.png</file>
<file alias="images/calibrate.png">../../../data/icons/128x128/calibrate.png</file>
<file alias="images/idle.png">../../../data/icons/128x128/idle.png</file>
<file alias="images/save.png">../../../data/icons/128x128/save.png</file>
<file alias="images/downArrow.png">../../../data/icons/16x16/downArrow.png</file>

</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 11 additions & 0 deletions src/guis/yarpscope/plugin/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/YARPScope">
<file>YARPScopeToolBar.qml</file>
<file>YARPScopeMenu.qml</file>
<file>YARPScopeAbout.qml</file>
<file alias="images/pause.png">../../../../data/icons/256x256/pause.png</file>
<file alias="images/play.png">../../../../data/icons/256x256/play.png</file>
<file alias="images/action-clear.png">../../../../data/icons/256x256/action-clear.png</file>
<file alias="images/action-rescale.png">../../../../data/icons/256x256/action-rescale.png</file>
</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/YARPView">
<file alias="stop.svg">../../../data/icons/scalable/actions-media-stop_B.svg</file>
<file alias="record.svg">../../../data/icons/scalable/volume-recorder_B.svg</file>
<file alias="stop.svg">../../../../data/icons/scalable/actions-media-stop_B.svg</file>
<file alias="record.svg">../../../../data/icons/scalable/volume-recorder_B.svg</file>
<file>YARPViewMenu.qml</file>
<file>YARPViewStatusBar.qml</file>
<file>VideoSurface.qml</file>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 8 additions & 0 deletions src/guis/yarpview/src/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file alias="logo.svg">../../../../data/icons/scalable/actions-preview_B.svg</file>
<file alias="logo.png">../../../../data/icons/512x512/actions-preview_B.png</file>
<file>qml/QtYARPView/main.qml</file>
<file>qml/QtYARPView/mainCompact.qml</file>
</qresource>
</RCC>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
20 changes: 20 additions & 0 deletions src/guis/yarpviz/src/res.qrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/icons">
<file alias="resources/atooma.svg">../../../../data/icons/scalable/atooma.svg</file>
<file alias="resources/computer_B.svg">../../../../data/icons/scalable/computer_B.svg</file>
<file alias="resources/debugMode.svg">../../../../data/icons/scalable/debugMode.svg</file>
<file alias="resources/module.svg">../../../../data/icons/scalable/module.svg</file>
<file alias="resources/port.svg">../../../../data/icons/scalable/port.svg</file>
<file alias="resources/port_hide.svg">../../../../data/icons/scalable/port_hide.svg</file>
<file alias="resources/system-run.png">../../../../data/icons/64x64/system-run.png</file>
<file alias="resources/os-linux.png">../../../../data/icons/128x128/os-linux.png</file>
<file alias="resources/os-macos.png">../../../../data/icons/128x128/os-macos.png</file>
<file alias="resources/os-windows.png">../../../../data/icons/128x128/os-windows.png</file>
<file alias="resources/profile_rate.png">../../../../data/icons/128x128/profile_rate.png</file>
<file alias="resources/qos.png">../../../../data/icons/128x128/qos.png</file>
<file alias="resources/arrow_down.png">../../../../data/icons/512x512/arrow_down.png</file>
<file alias="resources/arrow_up.png">../../../../data/icons/512x512/arrow_up.png</file>
<file alias="resources/chain.png">../../../../data/icons/512x512/chain.png</file>
<file alias="resources/profiling.png">../../../../data/icons/512x512/profiling.png</file>
</qresource>
</RCC>
19 changes: 0 additions & 19 deletions src/yarpdataplayer/src/RC/res.qrc

This file was deleted.

21 changes: 0 additions & 21 deletions src/yarplogger/res.qrc

This file was deleted.

Loading

0 comments on commit aaa7d49

Please sign in to comment.