Marble/Placemark

From KDE TechBase
Revision as of 19:19, 12 September 2009 by Tgridel (talk | contribs)

Overview of Placemarks in Marble

The Expression error: Unrecognized word "x". is handled by the Expression error: Unrecognized word "x". and provides registration of Placemarks from KML data files for Marble (it should handle placemarks for all data files in the future).

It depends on the Expression error: Unrecognized word "x". which performs the actual file reading and then signals that files have been added/removed.

The PlaceMarkManager keeps some information related to the data that it presents. It provides a Expression error: Unrecognized word "x". which presents the list of all placemarks of all files


The Expression error: Unrecognized word "x". is a framework to query external servers for placemarks. The user types the query in the search line of the ControlBox widget, and then the MarbleRunnerManager triggers asynchronous runners which inherit from Expression error: Unrecognized word "x"..

The MarbleRunnerManager holds the resulting Placemarks until another query is input.