| Summary: | add a slot to MarbleWidget => clearLoadedtracks() | ||
|---|---|---|---|
| Product: | [Applications] marble | Reporter: | Sylvain Paré <sylvain.pare> |
| Component: | general | Assignee: | marble-bugs |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | wishlist | CC: | nienhueser |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | 0.8 (KDE 4.3) | ||
| Platform: | Unlisted Binaries | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sylvain Paré
2010-07-19 15:50:25 UTC
Position tracking allows to clear its track (MarbleWidget::model()->positionTracking()->clearTrack()), and other files loaded via MarbleWidget::model()->addGeoDataFile() can be cleared with MarbleWidget::model()->removeGeoDataFile(). |