Manage the list of available location.
More...
#include <StelLocationMgr.hpp>
List of all members.
Detailed Description
Manage the list of available location.
Member Function Documentation
bool StelLocationMgr::canDeleteUserLocation |
( |
const QString & |
id |
) |
const |
Get whether a location can be deleted from the list of user locations If the location comes from the base read only list, it cannot be deleted.
- Parameters:
-
bool StelLocationMgr::deleteUserLocation |
( |
const QString & |
id |
) |
|
Delete permanently the given location from the list of user locations If the location comes from the base read only list, it cannot be deleted and false is returned.
- Parameters:
-