MCPcopy 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
329UIWindow* UIColorPicker::getUIWindow() const {
330 return mUIWindow;
331}
332
333void UIColorPicker::closePicker() {
334 if ( mCoverWidget ) {

Callers 2

NewModalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected