MCPcopy Create free account
hub / github.com/KDE/labplot / text

Method text

src/3rdparty/Qt-Advanced-Docking-System/src/ElidingLabel.cpp:224–227  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

222
223//============================================================================
224QString CElidingLabel::text() const
225{
226 return d->Text;
227}
228} // namespace QtLabb
229
230//---------------------------------------------------------------------------

Callers 3

setHtmlMethod · 0.45
addActionToMenuMethod · 0.45
onTabsMenuAboutToShowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected