MCPcopy Create free account
hub / github.com/KDE/kdevelop / formatterCaption

Method formatterCaption

kdevplatform/shell/sourceformattercontroller.cpp:481–485  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

479}
480
481QString SourceFormatterController::FileFormatter::formatterCaption() const
482{
483 Q_ASSERT(m_formatter);
484 return m_formatter->caption();
485}
486
487QString SourceFormatterController::FileFormatter::styleCaption() const
488{

Callers 1

Calls 1

captionMethod · 0.45

Tested by

no test coverage detected