qbs-qmltypes
Cross-platform IDE for Qt
RUN apt-get update && \
apt-get install -y qtcreator
RUN apt-get update && \
apt-get install -y qbs
RUN pacman -S --noconfirm qtcreator
RUN apt-get update && \
apt-get install -y qtcreator
RUN dnf install -y qbs-1
RUN apt-get update && \
apt-get install -y qtcreator