• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

KTextEditor

  • KTextEditor
  • Mark
Public Attributes | List of all members
KTextEditor::Mark Class Reference

#include <markinterface.h>

Public Attributes

int line
 
uint type
 

Detailed Description

Mark class containing line and mark types.

Introduction

The class Mark represents a mark in a Document. It contains the line and type. A line can have multiple marks, like a bookmark and a breakpoint, i.e. the type contains all marks combined with a logical OR (|). There are several predefined mark types, look into the MarkInterface for further details.

See also
KTextEditor::MarkInterface, KTextEditor::Document

Definition at line 51 of file markinterface.h.

Member Data Documentation

int KTextEditor::Mark::line

The line that contains the mark.

Definition at line 55 of file markinterface.h.

uint KTextEditor::Mark::type

The mark types in the line, combined with logical OR.

Definition at line 58 of file markinterface.h.


The documentation for this class was generated from the following file:
  • markinterface.h
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:56:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KTextEditor

Skip menu "KTextEditor"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal