Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ getUI
Method
getUI
src/createinstancedialog.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
CreateInstanceDialog::~CreateInstanceDialog() = default;
158
159
Ui::CreateInstanceDialog* CreateInstanceDialog::getUI()
160
{
161
return ui.get();
162
}
163
164
const PluginContainer& CreateInstanceDialog::pluginContainer()
165
{
Callers
1
Page
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected