|
OpenMW
|
#include <regionmapsubview.hpp>
Public Member Functions | |
| RegionMapSubView (CSMWorld::UniversalId universalId, CSMDoc::Document &document) | |
| virtual void | setEditLock (bool locked) |
Public Member Functions inherited from CSVDoc::SubView | |
| SubView (const CSMWorld::UniversalId &id) | |
| CSMWorld::UniversalId | getUniversalId () const |
| virtual void | setStatusBar (bool show) |
| Default implementation: ignored. More... | |
| virtual void | useHint (const std::string &hint) |
| Default implementation: ignored. More... | |
| virtual std::string | getTitle () const |
Private Slots | |
| void | editRequest (const CSMWorld::UniversalId &id, const std::string &hint) |
Private Attributes | |
| RegionMap * | mRegionMap |
Additional Inherited Members | |
Signals inherited from CSVDoc::SubView | |
| void | focusId (const CSMWorld::UniversalId &universalId, const std::string &hint) |
| void | closeRequest (SubView *subView) |
| void | updateTitle () |
| void | updateSubViewIndices (SubView *view=NULL) |
| void | universalIdChanged (const CSMWorld::UniversalId &universalId) |
Protected Slots inherited from CSVDoc::SubView | |
| void | closeRequest () |
Protected Member Functions inherited from CSVDoc::SubView | |
| void | setUniversalId (const CSMWorld::UniversalId &id) |
| bool | event (QEvent *event) |
| CSVWorld::RegionMapSubView::RegionMapSubView | ( | CSMWorld::UniversalId | universalId, |
| CSMDoc::Document & | document | ||
| ) |
|
privateslot |
|
virtual |
Implements CSVDoc::SubView.
|
private |
1.8.6