#include <edmisc.h>
Public Types | |
| enum | Action { select, set } |
Public Member Functions | |
| Action | getDefaultAction () |
| void | toggle () |
| string | getName () |
| void | deleteMaps () |
| MapSwitcher () | |
Classes | |
| class | Mappntr |
Definition at line 105 of file edmisc.h.
| enum MapSwitcher::Action |
| MapSwitcher::Action MapSwitcher::getDefaultAction | ( | ) |
| void MapSwitcher::toggle | ( | ) |
Definition at line 2948 of file edmisc.cpp.
References actmap, MapDisplayPG::cursor, displaymap(), GameMap::getCursor(), getMainScreenWidget(), MainScreenWidget::getMapDisplay(), MapDisplayPG::Cursor::goTo(), mapsaved, MapDisplayPG::upperLeftCorner(), and viewChanged.
Referenced by deleteMaps(), execaction(), and mapeditorMainThread().
| string MapSwitcher::getName | ( | ) |
Definition at line 2982 of file edmisc.cpp.
References actmap, GameMap::PreferredFilenames::mapname, and GameMap::preferredFileNames.
| void MapSwitcher::deleteMaps | ( | ) |
1.5.1