Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ CommentRange
Class
CommentRange
src/CommentParser.h:52–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
QChar mLastChar, mStartChar;
51
52
struct CommentRange
53
{
54
qsizetype startOffset = 0;
55
qsizetype endOffset = 0;
56
};
57
58
qsizetype offset = -1;
59
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected