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

Method getFileName

src/mergeresultwindow.cpp:2843–2846  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2841}
2842
2843QString WindowTitleWidget::getFileName()
2844{
2845 return m_pFileNameLineEdit->text();
2846}
2847
2848//static QString getLineEndStyleName( e_LineEndStyle eLineEndStyle )
2849//{

Callers 4

completeInitMethod · 0.45
difftextwindow.cppFile · 0.45
initMethod · 0.45
slotReturnPressedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected