OpenMW
Classes | Public Slots | Public Member Functions | Private Slots | Private Attributes | Friends
CSVWorld::ScriptSubView Class Reference

#include <scriptsubview.hpp>

List of all members.

Classes

class  ChangeLock

Public Slots

void idListChanged ()
void textChanged ()
void dataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight)
void rowsAboutToBeRemoved (const QModelIndex &parent, int start, int end)

Public Member Functions

 ScriptSubView (const CSMWorld::UniversalId &id, CSMDoc::Document &document)
virtual void setEditLock (bool locked)

Private Slots

void updateHighlighting ()

Private Attributes

QTextEdit * mEditor
CSMDoc::DocumentmDocument
CSMWorld::IdTablemModel
int mColumn
int mChangeLocked
ScriptHighlightermHighlighter
QTimer mUpdateTimer

Friends

class ChangeLock

Constructor & Destructor Documentation


Member Function Documentation

void CSVWorld::ScriptSubView::dataChanged ( const QModelIndex &  topLeft,
const QModelIndex &  bottomRight 
) [slot]
void CSVWorld::ScriptSubView::rowsAboutToBeRemoved ( const QModelIndex &  parent,
int  start,
int  end 
) [slot]
void CSVWorld::ScriptSubView::setEditLock ( bool  locked) [virtual]

Implements CSVDoc::SubView.


Friends And Related Function Documentation

friend class ChangeLock [friend]

Member Data Documentation

QTextEdit* CSVWorld::ScriptSubView::mEditor [private]

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