#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/interfaces/view.h>
Inheritance diagram for Kate::View:


Public Slots | |
| virtual void | configDialog () |
| virtual void | setHl (int) |
| virtual int | getHl () |
| virtual int | getHlCount () |
| virtual QString | getHlName (int) |
| virtual QString | getHlSection (int) |
| virtual void | undo () |
| virtual void | redo () |
| virtual void | undoHistory () |
| virtual void | keyReturn () |
| virtual void | keyDelete () |
| virtual void | backspace () |
| virtual void | killLine () |
| virtual void | cursorLeft () |
| virtual void | shiftCursorLeft () |
| virtual void | cursorRight () |
| virtual void | shiftCursorRight () |
| virtual void | wordLeft () |
| virtual void | shiftWordLeft () |
| virtual void | wordRight () |
| virtual void | shiftWordRight () |
| virtual void | home () |
| virtual void | shiftHome () |
| virtual void | end () |
| virtual void | shiftEnd () |
| virtual void | up () |
| virtual void | shiftUp () |
| virtual void | down () |
| virtual void | shiftDown () |
| virtual void | scrollUp () |
| virtual void | scrollDown () |
| virtual void | topOfView () |
| virtual void | bottomOfView () |
| virtual void | pageUp () |
| virtual void | shiftPageUp () |
| virtual void | pageDown () |
| virtual void | shiftPageDown () |
| virtual void | top () |
| virtual void | shiftTop () |
| virtual void | bottom () |
| virtual void | shiftBottom () |
| virtual void | slotEditCommand () |
| virtual void | setIconBorder (bool) |
| virtual void | toggleIconBorder () |
| virtual void | gotoMark (Mark *) |
| virtual void | toggleBookmark () |
| virtual void | clearBookmarks () |
| virtual void | flush () |
Public Member Functions | |
| View (KTextEditor::Document *doc, QWidget *parent, const char *name=0) | |
| virtual | ~View () |
| virtual Document * | getDoc () |
| virtual QString | markedText () |
| virtual void | readConfig () |
| virtual void | writeConfig () |
| virtual void | readSessionConfig (KateConfig *) |
| virtual void | writeSessionConfig (KateConfig *) |
| virtual bool | iconBorder () |
| virtual bool | canDiscard () |
Definition at line 43 of file view.h.
|
||||||||||||||||
|
|
|
|
Reimplemented from KTextEditor::View. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Returns true if the current document can be discarded. If the document is modified, the user is asked if he wants to save it. On "cancel" the function returns false. Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
popup a config dialog for the editor part. Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Flushes the document of the text widget. The user is given a chance to save the current document if the current document has been modified. Reimplemented in KateView. |
|
|
Returns a pointer to the document of the view. Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
|
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Returns the marked text in the view. Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
|
|
Reimplemented in KateView. |
1.4.2