|
OpenMW
|
#include <searchsubview.hpp>
Public Member Functions | |
| SearchSubView (const CSMWorld::UniversalId &id, 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 |
Protected Member Functions | |
| void | showEvent (QShowEvent *event) |
Protected Member Functions inherited from CSVDoc::SubView | |
| void | setUniversalId (const CSMWorld::UniversalId &id) |
| bool | event (QEvent *event) |
Private Slots | |
| void | stateChanged (int state, CSMDoc::Document *document) |
| void | startSearch (const CSMTools::Search &search) |
| void | replaceRequest () |
| void | replaceAllRequest () |
Private Member Functions | |
| void | replace (bool selection) |
Private Attributes | |
| ReportTable * | mTable |
| SearchBox | mSearchBox |
| CSMDoc::Document & | mDocument |
| CSMTools::Search | mSearch |
| bool | mLocked |
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 () |
| CSVTools::SearchSubView::SearchSubView | ( | const CSMWorld::UniversalId & | id, |
| CSMDoc::Document & | document | ||
| ) |
|
private |
|
privateslot |
|
privateslot |
|
virtual |
Implements CSVDoc::SubView.
|
protected |
|
privateslot |
|
privateslot |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.6