Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
IR::NavigationData::BreadcrumbEntry Struct Reference

#include <pagemetadata.h>

Collaboration diagram for IR::NavigationData::BreadcrumbEntry:

Public Attributes

QString title
QString href
CrumbState state { CrumbState::Link }

Detailed Description

Definition at line 160 of file pagemetadata.h.

Member Data Documentation

◆ href

QString IR::NavigationData::BreadcrumbEntry::href

Definition at line 162 of file pagemetadata.h.

◆ state

CrumbState IR::NavigationData::BreadcrumbEntry::state { CrumbState::Link }

Definition at line 163 of file pagemetadata.h.

◆ title

QString IR::NavigationData::BreadcrumbEntry::title

Definition at line 161 of file pagemetadata.h.


The documentation for this struct was generated from the following file: