KTextEditor::MarkInterface Class Reference
This is an interface to enable marks to be made in the iconborder of the Document class. More...
#include <markinterface.h>
Public Types | |
enum | MarkTypes { markType01 = 0x1, markType02 = 0x2, markType03 = 0x4, markType04 = 0x8, markType05 = 0x10 } |
Detailed Description
This is an interface to enable marks to be made in the iconborder of the Document class.
Definition at line 40 of file markinterface.h.
Member Enumeration Documentation
|
Pre-defined mark types. To create a non-standard mark type, use MarkInterfaceExtension. To add a new standard mark type, edit this interface to document the type.
Definition at line 74 of file markinterface.h. |
The documentation for this class was generated from the following files: