Kate
KateBookmarks Class Reference
#include <katebookmarks.h>
Inheritance diagram for KateBookmarks:
Public Types | |
enum | Sorting { Position, Creation } |
Public Member Functions | |
void | createActions (KActionCollection *) |
KateBookmarks (KateView *parent, Sorting sort=Position) | |
void | setSorting (Sorting s) |
KateBookmarks::Sorting | sorting () |
virtual | ~KateBookmarks () |
Protected Member Functions | |
void | insertBookmarks (QPopupMenu &menu) |
Detailed Description
Definition at line 38 of file katebookmarks.h.
Member Enumeration Documentation
Constructor & Destructor Documentation
Definition at line 60 of file katebookmarks.cpp.
KateBookmarks::~KateBookmarks | ( | ) | [virtual] |
Definition at line 70 of file katebookmarks.cpp.
Member Function Documentation
void KateBookmarks::createActions | ( | KActionCollection * | ac | ) |
Definition at line 74 of file katebookmarks.cpp.
void KateBookmarks::insertBookmarks | ( | QPopupMenu & | menu | ) | [protected] |
Definition at line 149 of file katebookmarks.cpp.
void KateBookmarks::setSorting | ( | Sorting | s | ) | [inline] |
Definition at line 50 of file katebookmarks.h.
KateBookmarks::Sorting KateBookmarks::sorting | ( | ) | [inline] |
Definition at line 49 of file katebookmarks.h.
The documentation for this class was generated from the following files: