import QtQuick // Tracks which popup of a set is active. QtObject { property var popup: null; }