MCPcopy Create free account
hub / github.com/Denvi/Candle / window

Method window

src/candle/script/scriptapp.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114}
115
116QWidget* ScriptApp::window()
117{
118 return m_frmMain;
119}
120
121QString ScriptApp::profileName()
122{

Calls

no outgoing calls

Tested by

no test coverage detected