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::NavigationInfo::BreadcrumbEntry Struct Reference

#include <document.h>

Collaboration diagram for IR::NavigationInfo::BreadcrumbEntry:

Public Attributes

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

Detailed Description

Definition at line 169 of file document.h.

Member Data Documentation

◆ href

QString IR::NavigationInfo::BreadcrumbEntry::href

Definition at line 171 of file document.h.

◆ state

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

Definition at line 172 of file document.h.

◆ title

QString IR::NavigationInfo::BreadcrumbEntry::title

Definition at line 170 of file document.h.


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