Back to Qt.io
Contact Us Blog Download Qt
Qt documentation
  • Archives
  • Snapshots
Qt Safe Renderer 2.1.0
  • Qt Safe Renderer
  • Qt Safe Renderer Examples
  • Qt Cluster: Rendering and Recovery from Main UI Failure

Telltales: Rendering Safety-Critical UI Testing Safety-Critical Rendering and Events

C

Qt Cluster: Rendering and Recovery from Main UI Failure

// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

// This file is part of the Qt Safe Renderer module

import QtQuick
import ClusterDemo
import ".."

Item {
    id: main

    width: 1280
    height: 480

    anchors.fill: parent
}
Next
  • Testing Safety-Critical Rendering and Events

Previous
  • Telltales: Rendering Safety-Critical UI

Contact Us
  • Qt Group
    • Our Story
    • Brand
    • News
    • Careers
    • Investors
    • Qt Products
    • Quality Assurance Products
  • Licensing
    • License Agreement
    • Open Source
    • Plans and pricing
    • Download
    • FAQ
  • Learn Qt
    • For Learners
    • For Students and Teachers
    • Qt Documentation
    • Qt Forum
  • Support & Services
    • Professional Services
    • Customer Success
    • Support Services
    • Partners
    • Qt World
  • © 2025 The Qt Company
  • Feedback

Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.