import QtQuick import QtQuick.Layouts import qs.modules.common RippleButton { Layout.fillHeight: true buttonRadius: Appearance.rounding.full }