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

Method setElideMode

src/3rdparty/Qt-Advanced-Docking-System/src/DockWidgetTab.cpp:815–818  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

813
814//============================================================================
815void CDockWidgetTab::setElideMode(Qt::TextElideMode mode)
816{
817 d->TitleLabel->setElideMode(mode);
818}
819
820
821//============================================================================

Callers 1

createLayoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected