Trust & Proof: Qt Group – Signal Evidence & AI Readability

Qt Group

(https://qt.io) 📸 Data Snapshot: June 19, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
14 Impact Weight: 20 / 100
70% Reputation

The site uses legitimate trust signals but has minor theatre issues. While it displays logos from major entities like LG, Mercedes, and ABB, and includes specific attribution (Anupam Kaul from LG Silicon Valley Labs), it triggers a trust theatre flag on the QA page because review counts (40) are mentioned without direct external proof paths to the third-party platforms. Some bold claims, like ‘Billions of devices,’ are generic in tech but common for established frameworks.

The ratio of evidence to fluff is high. Across 4 pages, I counted 12+ named client logos, 4 granular success stories with direct quotes, and references to 10+ distinct software products. The specificity of ‘Qt 6.11’ and ‘Squish 9.2.0’ indicates a product-led communication strategy rather than a marketing-led one.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
49Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 7 1
/development/ 1 1
/quality-assurance/ 40 0
/development/download/ 1 1
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://www.qt.io/#organization",
                "name": "The Qt Company",
                "url": "https://www.qt.io",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://www.qt.io/hubfs/Qt-logo-neon.svg",
                    "width": 150,
                    "height": 50
                },
                "sameAs": [
                    "https://www.linkedin.com/company/the-qt-company/",
                    "https://twitter.com/qtproject",
                    "https://www.facebook.com/qt.project/",
                    "https://www.youtube.com/c/TheQtCompany",
                    "https://github.com/qt"
                ],
                "contactPoint": {
                    "@type": "ContactPoint",
                    "contactType": "customer support",
                    "url": "https://www.qt.io/contact-us"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://www.qt.io/#website",
                "name": "Qt",
                "url": "https://www.qt.io",
                "publisher": {
                    "@id": "https://www.qt.io/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://www.qt.io/search?term={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "Qt Group",
        "legalName": "Qt Group Plc",
        "alternateName": "Qt",
        "url": "https://www.qt.io/",
        "logo": "https://www.qt.io/hubfs/Qt-Group-logo-black-1.png",
        "description": "Qt Group is a global software company providing a cross-platform framework for UI design, software development, quality assurance and deployment, trusted by over 1.5 million developers worldwide.",
        "foundingDate": "1994-03-04",
        "numberOfEmployees": {
            "@type": "QuantitativeValue",
            "value": 1000
        },
        "address": {
            "@type": "PostalAddress",
            "addressLocality": "Espoo",
            "addressCountry": "FI"
        },
        "sameAs": [
            "https://www.linkedin.com/company/qtgroup",
            "https://www.youtube.com/channel/UCsyT1C1M-QoHQREjsixgayQ",
            "https://www.facebook.com/qt/",
            "https://en.wikipedia.org/wiki/Qt_Group"
        ],
        "ticker": "QTCOM",
        "exchange": "Nasdaq Helsinki"
    }
]
/development/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.qt.io/#organization",
            "name": "The Qt Company",
            "url": "https://www.qt.io",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.qt.io/hubfs/Qt-logo-neon.svg",
                "width": 150,
                "height": 50
            },
            "sameAs": [
                "https://www.linkedin.com/company/the-qt-company/",
                "https://twitter.com/qtproject",
                "https://www.facebook.com/qt.project/",
                "https://www.youtube.com/c/TheQtCompany",
                "https://github.com/qt"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "customer support",
                "url": "https://www.qt.io/contact-us"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.qt.io/#website",
            "name": "Qt",
            "url": "https://www.qt.io",
            "publisher": {
                "@id": "https://www.qt.io/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.qt.io/search?term={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}
/quality-assurance/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.qt.io/#organization",
            "name": "The Qt Company",
            "url": "https://www.qt.io",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.qt.io/hubfs/Qt-logo-neon.svg",
                "width": 150,
                "height": 50
            },
            "sameAs": [
                "https://www.linkedin.com/company/the-qt-company/",
                "https://twitter.com/qtproject",
                "https://www.facebook.com/qt.project/",
                "https://www.youtube.com/c/TheQtCompany",
                "https://github.com/qt"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "customer support",
                "url": "https://www.qt.io/contact-us"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.qt.io/#website",
            "name": "Qt",
            "url": "https://www.qt.io",
            "publisher": {
                "@id": "https://www.qt.io/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.qt.io/search?term={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}
/development/download/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.qt.io/#organization",
            "name": "The Qt Company",
            "url": "https://www.qt.io",
            "logo": {
                "@type": "ImageObject",
                "url": "https://www.qt.io/hubfs/Qt-logo-neon.svg",
                "width": 150,
                "height": 50
            },
            "sameAs": [
                "https://www.linkedin.com/company/the-qt-company/",
                "https://twitter.com/qtproject",
                "https://www.facebook.com/qt.project/",
                "https://www.youtube.com/c/TheQtCompany",
                "https://github.com/qt"
            ],
            "contactPoint": {
                "@type": "ContactPoint",
                "contactType": "customer support",
                "url": "https://www.qt.io/contact-us"
            }
        },
        {
            "@type": "WebSite",
            "@id": "https://www.qt.io/#website",
            "name": "Qt",
            "url": "https://www.qt.io",
            "publisher": {
                "@id": "https://www.qt.io/#organization"
            },
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.qt.io/search?term={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}