Kate
KateBookmarks Class Reference
#include <katebookmarks.h>
Inheritance diagram for KateBookmarks:
Public Types | |
enum | Sorting { Position, Creation } |
Public Member Functions | |
KateBookmarks (KateView *parent, Sorting sort=Position) | |
virtual | ~KateBookmarks () |
void | createActions (KActionCollection *) |
void | setSorting (Sorting s) |
KateBookmarks::Sorting | sorting () |
Protected Member Functions | |
void | insertBookmarks (QMenu &menu) |
Detailed Description
Definition at line 34 of file katebookmarks.h.
Member Enumeration Documentation
Enumerator | |
---|---|
Position | |
Creation |
Definition at line 39 of file katebookmarks.h.
Constructor & Destructor Documentation
Definition at line 67 of file katebookmarks.cpp.
|
virtual |
Definition at line 79 of file katebookmarks.cpp.
Member Function Documentation
void KateBookmarks::createActions | ( | KActionCollection * | ac | ) |
Definition at line 83 of file katebookmarks.cpp.
|
protected |
Definition at line 148 of file katebookmarks.cpp.
|
inline |
Definition at line 46 of file katebookmarks.h.
|
inline |
Definition at line 45 of file katebookmarks.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.