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

Method iconSize

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

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

Source from the content-addressed store, hash-verified

827
828//============================================================================
829QSize CDockWidgetTab::iconSize() const
830{
831 return d->IconSize;
832}
833
834//============================================================================
835void CDockWidgetTab::setIconSize(const QSize& Size)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected