Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ pixmapName
Method
pixmapName
include/embed.h:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
virtual QString pixmapName() const
91
{
92
return m_name;
93
}
94
95
protected:
96
QString m_name;
Callers
1
paintEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected