Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ dirty
Method
dirty
src/texteditor.cpp:148–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
}
147
148
void TextEditor::dirty(bool b)
149
{
150
m_dirty = b;
151
}
152
153
bool TextEditor::dirty() const
154
{
Callers
1
canClose
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected