Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Returns the spelling in the file for a source range. More...
Public Attributes | |
QByteArray | fileName |
QByteArray | content |
Returns the spelling in the file for a source range.
Definition at line 446 of file clangcodeparser.cpp.
QByteArray FileCacheEntry::content |
Definition at line 449 of file clangcodeparser.cpp.
QByteArray FileCacheEntry::fileName |
Definition at line 448 of file clangcodeparser.cpp.