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::TocEntry Struct Reference

#include <document.h>

Collaboration diagram for IR::NavigationInfo::TocEntry:

Public Attributes

QString title
QString anchorId
int level { 2 }

Detailed Description

Definition at line 180 of file document.h.

Member Data Documentation

◆ anchorId

QString IR::NavigationInfo::TocEntry::anchorId

Definition at line 182 of file document.h.

◆ level

int IR::NavigationInfo::TocEntry::level { 2 }

Definition at line 183 of file document.h.

◆ title

QString IR::NavigationInfo::TocEntry::title

Definition at line 181 of file document.h.


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