https://www.reddit.com/r/kde/comments/6uv167/is_there_a_kde_equivalent_to_gnome_boxes/
Tldr - Virtualbox uses qt5 and virt manager is also supported
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
https://www.reddit.com/r/kde/comments/6uv167/is_there_a_kde_equivalent_to_gnome_boxes/
Tldr - Virtualbox uses qt5 and virt manager is also supported
virt-manager is a great vm manager with kde compatibility, i use it all the time
There is a Qt interface for libvirt, called qt-virt-manager. This is a rough analog of virt-manager. Unfortunately, it hasn't seen a release since August 2021, nor a git commit since the same time. The good news is that it's written in C++: if you're so inclined, you ought to be able to get up to speed at least a bit faster than you would with a project in another language.
As much as I'd like a KDE-native VM GUI, I still just use virt-manager since it's maintained, and gets the job done. Generally I'm just using ssh to access VMs anyway, so it hardly matters. But if qt-virt-manager made a comeback, I'd definitely give it strong consideration.