#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 () | |
| Document * | View::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< View > | Document::views () const |
| void | Document::addView (View *view) |
| void | Document::removeView (View *view) |
| void | Document::slotViewDestroyed () |
|
|
Definition at line 110 of file ktexteditor.cpp. References KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed(). |
|
||||||||||||
|
Definition at line 87 of file ktexteditor.cpp. References d. |
|
|
Definition at line 123 of file ktexteditor.cpp. References KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed(). |
|
|
Definition at line 134 of file ktexteditor.cpp. References KTextEditor::Document::m_views. |
|
|
Definition at line 105 of file ktexteditor.cpp. References KTextEditor::Document::m_views. |
|
|
Definition at line 93 of file ktexteditor.cpp. References KTextEditor::Document::d, KTextEditor::Document::m_views, and KTextEditor::Document::slotViewDestroyed(). |
|
|
Definition at line 53 of file ktexteditor.cpp. References KTextEditor::View::d. |
|
||||||||||||
|
Definition at line 58 of file ktexteditor.cpp. References col, KTextEditor::View::document(), and KTextEditor::View::getCursorPosition(). |
|
|
Definition at line 70 of file ktexteditor.cpp. References KTextEditor::View::d. |
|
|
Definition at line 65 of file ktexteditor.cpp. References KTextEditor::View::d. |
|
||||||||||||||||
|
Definition at line 40 of file ktexteditor.cpp. References d. |
|
|
Definition at line 48 of file ktexteditor.cpp. References KTextEditor::View::d, and View::~View(). |
1.4.2