KTextEditor::Mark

Search for usage in LXR

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 Tue Mar 26 2024 11:15:44 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.