Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ getUIWindow
Method
getUIWindow
src/eepp/ui/tools/uicolorpicker.cpp:329–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
327
}
328
329
UIWindow* UIColorPicker::getUIWindow() const {
330
return mUIWindow;
331
}
332
333
void UIColorPicker::closePicker() {
334
if ( mCoverWidget ) {
Callers
2
checkColorPickerAction
Method · 0.80
NewModal
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected