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
FileCacheEntry Struct Reference

Returns the spelling in the file for a source range. More...

Collaboration diagram for FileCacheEntry:

Public Attributes

QByteArray fileName
QByteArray content

Detailed Description

Returns the spelling in the file for a source range.

Definition at line 470 of file clangcodeparser.cpp.

Member Data Documentation

◆ content

QByteArray FileCacheEntry::content

Definition at line 473 of file clangcodeparser.cpp.

◆ fileName

QByteArray FileCacheEntry::fileName

Definition at line 472 of file clangcodeparser.cpp.


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