![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <contentblock.h>
Public Attributes | |
| QString | filePath |
| Source file of the originating atom. | |
| int | lineNo { 0 } |
Line number within filePath. | |
Definition at line 59 of file contentblock.h.
| QString IR::InlineContent::SourceLocation::filePath |
Source file of the originating atom.
Definition at line 60 of file contentblock.h.
| int IR::InlineContent::SourceLocation::lineNo { 0 } |
Line number within filePath.
Definition at line 61 of file contentblock.h.