|
OpenMW
|
#include <previewsubview.hpp>
Public Member Functions | |
| PreviewSubView (const CSMWorld::UniversalId &id, CSMDoc::Document &document) | |
| virtual void | setEditLock (bool locked) |
| virtual std::string | getTitle () const |
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... | |
Private Slots | |
| void | referenceableIdChanged (const std::string &id) |
Private Attributes | |
| CSVRender::PreviewWidget * | mScene |
| std::string | mTitle |
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::PreviewSubView::PreviewSubView | ( | const CSMWorld::UniversalId & | id, |
| CSMDoc::Document & | document | ||
| ) |
|
virtual |
Reimplemented from CSVDoc::SubView.
|
privateslot |
|
virtual |
Implements CSVDoc::SubView.
|
private |
|
private |
1.8.6