KTextEditor::Mark
KTextEditor::Mark Class Reference
#include <document.h>
Public Attributes | |
int | line |
uint | type |
Detailed Description
- See also
- doc_marktext
Definition at line 72 of file document.h.
Member Data Documentation
◆ line
int KTextEditor::Mark::line |
The line that contains the mark.
Definition at line 76 of file document.h.
◆ type
uint KTextEditor::Mark::type |
The mark types in the line, combined with logical OR.
Definition at line 79 of file document.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.