#include "../interfaces/view.h"#include "../interfaces/document.h"#include <qlist.h>#include <qstring.h>#include <qdialog.h>Include dependency graph for kateview.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | Select_flags { selectFlag = 0x100000, multiSelectFlag = 0x200000 } |
| enum | State_commands { cmToggleInsert = 1, cmToggleVertical = 2 } |
|
|
Definition at line 65 of file kateview.h. |
|
|
Definition at line 70 of file kateview.h. |
1.4.2