Identity & Authority: Qt Group – Signal Evidence & AI Readability

Qt Group

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

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
14 Impact Weight: 15 / 100
93% Reputation

Authority gaps are minimal. The schema_json is exceptionally detailed, including the company’s legal name (Qt Group Plc), founding date (1994), and Nasdaq Helsinki ticker (QTCOM). Named experts like CTO Dejan Pangercic are referenced, though the digital footprint for these individuals would be stronger with Person schema integrations in the structured data.

The disconnect is low. Bold performance claims (e.g., high-performance teach pendants for Agile Robots) are paired with the specific reason for success: ‘C++ integration and CRA compliance.’ The site demonstrates technical capability by offering a ‘Try Qt in Browser’ option and a clear path to trials, proving the product exists and is accessible.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
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"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
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