Kate
AutoBookmarker Class Reference
#include <autobookmarker.h>
Inheritance diagram for AutoBookmarker:
Public Member Functions | |
void | addView (KTextEditor::View *view) |
AutoBookmarker (QObject *parent=0, const char *name=0, const QStringList &args=QStringList()) | |
KTextEditor::ConfigPage * | configPage (uint number, QWidget *parent, const char *name) |
QString | configPageFullName (uint) const |
QString | configPageName (uint) const |
QPixmap | configPagePixmap (uint, int) const |
uint | configPages () const |
void | removeView (KTextEditor::View *view) |
virtual | ~AutoBookmarker () |
Public Attributes | |
bool | abDone |
Detailed Description
Definition at line 49 of file autobookmarker.h.
Constructor & Destructor Documentation
AutoBookmarker::AutoBookmarker | ( | QObject * | parent = 0 , |
|
const char * | name = 0 , |
|||
const QStringList & | args = QStringList() | |||
) |
virtual AutoBookmarker::~AutoBookmarker | ( | ) | [inline, virtual] |
Definition at line 58 of file autobookmarker.h.
Member Function Documentation
void AutoBookmarker::addView | ( | KTextEditor::View * | view | ) |
Definition at line 72 of file autobookmarker.cpp.
KTextEditor::ConfigPage * AutoBookmarker::configPage | ( | uint | number, | |
QWidget * | parent, | |||
const char * | name | |||
) |
Definition at line 80 of file autobookmarker.cpp.
Definition at line 96 of file autobookmarker.cpp.
Definition at line 85 of file autobookmarker.cpp.
Definition at line 107 of file autobookmarker.cpp.
uint AutoBookmarker::configPages | ( | ) | const [inline] |
Definition at line 64 of file autobookmarker.h.
void AutoBookmarker::removeView | ( | KTextEditor::View * | view | ) |
Definition at line 76 of file autobookmarker.cpp.
Member Data Documentation
Definition at line 69 of file autobookmarker.h.
The documentation for this class was generated from the following files: