Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colmap/colmap
/ Clear
Method
Clear
src/colmap/ui/log_widget.cc:169–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void LogWidget::Clear() {
170
QMutexLocker locker(&mutex_);
171
text_queue_.clear();
172
text_box_->clear();
173
}
174
175
} // namespace colmap
Callers
2
ReconstructionReset
Method · 0.45
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected