Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Project-LemonLime/Project_LemonLime
/ outputFileExtensionsChanged
Method
outputFileExtensionsChanged
src/generalsettings.cpp:177–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
void GeneralSettings::outputFileExtensionsChanged(const QString &text) {
178
editSettings->setOutputFileExtensions(text);
179
}
Callers
nothing calls this directly
Calls
1
setOutputFileExtensions
Method · 0.80
Tested by
no test coverage detected