OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
CSVTools::SearchSubView Class Reference

#include <searchsubview.hpp>

Inheritance diagram for CSVTools::SearchSubView:
Collaboration diagram for CSVTools::SearchSubView:

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

ReportTablemTable
 
SearchBox mSearchBox
 
CSMDoc::DocumentmDocument
 
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 ()
 

Constructor & Destructor Documentation

CSVTools::SearchSubView::SearchSubView ( const CSMWorld::UniversalId id,
CSMDoc::Document document 
)

Here is the call graph for this function:

Member Function Documentation

void CSVTools::SearchSubView::replace ( bool  selection)
private

Here is the call graph for this function:

void CSVTools::SearchSubView::replaceAllRequest ( )
privateslot

Here is the caller graph for this function:

void CSVTools::SearchSubView::replaceRequest ( )
privateslot

Here is the caller graph for this function:

void CSVTools::SearchSubView::setEditLock ( bool  locked)
virtual

Implements CSVDoc::SubView.

void CSVTools::SearchSubView::showEvent ( QShowEvent *  event)
protected
void CSVTools::SearchSubView::startSearch ( const CSMTools::Search search)
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void CSVTools::SearchSubView::stateChanged ( int  state,
CSMDoc::Document document 
)
privateslot

Here is the caller graph for this function:

Member Data Documentation

CSMDoc::Document& CSVTools::SearchSubView::mDocument
private
bool CSVTools::SearchSubView::mLocked
private
CSMTools::Search CSVTools::SearchSubView::mSearch
private
SearchBox CSVTools::SearchSubView::mSearchBox
private
ReportTable* CSVTools::SearchSubView::mTable
private

The documentation for this class was generated from the following files: