MCPcopy Create free account
hub / github.com/Palm1r/QodeAssist / mainLayout

Method mainLayout

settings/SettingsDialog.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69QVBoxLayout *SettingsDialog::mainLayout() const
70{
71 return m_mainLayout;
72}
73
74} // namespace QodeAssist::Settings

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected