Kate
autobookmarker.h File Reference
#include <ktexteditor/plugin.h>
#include <ktexteditor/configinterfaceextension.h>
#include <kdialogbase.h>
#include <qptrlist.h>
#include <qvbox.h>
Include dependency graph for autobookmarker.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ABGlobal |
class | AutoBookmarkEnt |
class | AutoBookmarker |
class | AutoBookmarkerConfigPage |
class | AutoBookmarkerEntEditor |
Typedefs | |
typedef QPtrList< AutoBookmarkEnt > | ABEntityList |
typedef QPtrListIterator < AutoBookmarkEnt > | ABEntityListIterator |
Typedef Documentation
typedef QPtrList<AutoBookmarkEnt> ABEntityList |
Definition at line 76 of file autobookmarker.h.
Definition at line 77 of file autobookmarker.h.