#include <AbstractCharacterBasedApplication.h>
◆ Type
| Enumerator |
|---|
| Unknown | |
| Normal | |
| Add | |
| Del | |
◆ Line() [1/3]
◆ Line() [2/3]
| Document::Line::Line |
( |
QByteArray const & |
ba | ) |
|
|
inlineexplicit |
◆ Line() [3/3]
| Document::Line::Line |
( |
std::string const & |
str, |
|
|
Type |
type = Normal |
|
) |
| |
|
inlineexplicit |
◆ endsWithNewLine()
| bool Document::Line::endsWithNewLine |
( |
| ) |
const |
|
inline |
◆ byte_offset
| size_t Document::Line::byte_offset = 0 |
◆ hunk_number
| int Document::Line::hunk_number = -1 |
◆ line_number
| int Document::Line::line_number = 0 |
◆ text
| QByteArray Document::Line::text |
◆ type
The documentation for this struct was generated from the following file: