Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ loadSettings
Method
loadSettings
src/gui/TrackContainerView.cpp:113–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
111
112
113
void TrackContainerView::loadSettings( const QDomElement & _this )
114
{
115
MainWindow::restoreWidgetState( this, _this );
116
}
117
118
119
Callers
1
dropEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected