Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ktexteditor.cpp File Reference

#include "ktexteditor.h"

Include dependency graph for ktexteditor.cpp:

Go to the source code of this file.

Functions

 View::View (Document *doc, QWidget *parent, const char *name)
 View::~View ()
DocumentView::document () const
void View::insertText (const QString &text, bool mark)
void View::setInternalContextMenuEnabled (bool b)
bool View::internalContextMenuEnabled () const
 Document::Document (QObject *parent, const char *name)
 Document::~Document ()
QList< ViewDocument::views () const
void Document::addView (View *view)
void Document::removeView (View *view)
void Document::slotViewDestroyed ()


Function Documentation

void Document::addView View view  ) 
 

Definition at line 110 of file ktexteditor.cpp.

References KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed().

Document::Document QObject *  parent,
const char *  name
 

Definition at line 87 of file ktexteditor.cpp.

References d.

void Document::removeView View view  ) 
 

Definition at line 123 of file ktexteditor.cpp.

References KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed().

void Document::slotViewDestroyed  ) 
 

Definition at line 134 of file ktexteditor.cpp.

References KTextEditor::Document::m_views.

QList<View> Document::views  )  const
 

Definition at line 105 of file ktexteditor.cpp.

References KTextEditor::Document::m_views.

Document::~Document  ) 
 

Definition at line 93 of file ktexteditor.cpp.

References KTextEditor::Document::d, KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed().

Document* View::document  )  const
 

Definition at line 53 of file ktexteditor.cpp.

References KTextEditor::View::d.

void View::insertText const QString text,
bool  mark
 

Definition at line 58 of file ktexteditor.cpp.

References col, KTextEditor::View::document(), and KTextEditor::View::getCursorPosition().

bool View::internalContextMenuEnabled  )  const
 

Definition at line 70 of file ktexteditor.cpp.

References KTextEditor::View::d.

void View::setInternalContextMenuEnabled bool  b  ) 
 

Definition at line 65 of file ktexteditor.cpp.

References KTextEditor::View::d.

View::View Document doc,
QWidget *  parent,
const char *  name
 

Definition at line 40 of file ktexteditor.cpp.

References d.

View::~View  ) 
 

Definition at line 48 of file ktexteditor.cpp.

References KTextEditor::View::d, and View::~View().


Generated on Sat Nov 5 16:52:29 2005 for OPIE by  doxygen 1.4.2