MCPcopy Create free account
hub / github.com/KDE/kdiff3 / getEncoding

Method getEncoding

src/mergeresultwindow.cpp:2973–2976  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2971}
2972
2973const char* WindowTitleWidget::getEncoding()
2974{
2975 return m_pEncodingSelector->itemData(m_pEncodingSelector->currentIndex()).toByteArray();
2976}
2977
2978void WindowTitleWidget::setEncoding(const char* encoding)
2979{

Callers 7

completeInitMethod · 0.45
slotFileSaveMethod · 0.45
slotFileSaveAsMethod · 0.45
mainInitMethod · 0.45
mousePressEventMethod · 0.45
testReadMethod · 0.45
trailingEOLTestMethod · 0.45

Calls

no outgoing calls

Tested by 2

testReadMethod · 0.36
trailingEOLTestMethod · 0.36