Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setEncoding
Method
setEncoding
src/SourceData.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
void SourceData::setEncoding(const QByteArray& encoding)
131
{
132
mEncoding = encoding;
133
}
134
135
void SourceData::setData(const QString& data)
136
{
Callers
4
preprocess
Method · 0.45
convertFileEncoding
Method · 0.45
mainInit
Method · 0.45
slotEncodingChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected