MCPcopy Create free account
hub / github.com/colmap/colmap / Documentation

Method Documentation

src/colmap/ui/main_window.cc:1688–1690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1686}
1687
1688void MainWindow::Documentation() {
1689 QDesktopServices::openUrl(QUrl("https://colmap.github.io/"));
1690}
1691
1692void MainWindow::Support() {
1693 QDesktopServices::openUrl(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected