MCPcopy Create free account
hub / github.com/SpartanJ/eepp / UIWindow

Method UIWindow

src/eepp/ui/uiwindow.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47UIWindow::UIWindow( UIWindow::WindowBaseContainerType type ) : UIWindow( type, StyleConfig() ) {}
48
49UIWindow::UIWindow( UIWindow::WindowBaseContainerType type, const StyleConfig& windowStyleConfig ) :
50 UIWidget( "window" ),

Callers

nothing calls this directly

Calls 11

setIdFunction · 0.85
setIsLoadingMethod · 0.80
windowAddMethod · 0.80
setLayoutSizePolicyMethod · 0.80
writeNodeFlagMethod · 0.80
setParentMethod · 0.80
StyleConfigClass · 0.50
getInputMethod · 0.45
setClipTypeMethod · 0.45
onMethod · 0.45

Tested by

no test coverage detected