Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ get
Method
get
src/colortable.cpp:124–124 ·
view source on GitHub ↗
the current color
Source
from the content-addressed store, hash-verified
122
// the current color
123
//
124
QColor get() const { return m_temp; }
125
126
// sets the current color, commit() must be called to save it
127
//
Callers
2
paintBackground
Function · 0.45
onColorActivated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected