• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdegraphics
  • Sitemap
  • Contact Us
 

okular

Okular::CaretAnnotation

Okular::CaretAnnotation Class Reference

#include <annotations.h>

Inheritance diagram for Okular::CaretAnnotation:

Inheritance graph
[legend]

List of all members.


Detailed Description

Definition at line 1254 of file annotations.h.


Public Types

enum  CaretSymbol { None, P }

Public Member Functions

 CaretAnnotation (const QDomNode &description)
 CaretAnnotation ()
CaretAnnotation::CaretSymbol caretSymbol () const
void setCaretSymbol (CaretAnnotation::CaretSymbol symbol)
void store (QDomNode &node, QDomDocument &document) const
SubType subType () const
 ~CaretAnnotation ()

Member Enumeration Documentation

enum Okular::CaretAnnotation::CaretSymbol

Describes the highlighting style of the annotation.

Enumerator:
None  No symbol to be associated with the text.
P  A 'paragraph' symbol.

Definition at line 1260 of file annotations.h.


Constructor & Destructor Documentation

CaretAnnotation::CaretAnnotation (  ) 

Creates a new caret annotation.

Definition at line 2104 of file annotations.cpp.

CaretAnnotation::CaretAnnotation ( const QDomNode &  description  )  [explicit]

Creates a new caret annotation from the xml description.

Definition at line 2109 of file annotations.cpp.

CaretAnnotation::~CaretAnnotation (  ) 

Destroys the caret annotation.

Definition at line 2131 of file annotations.cpp.


Member Function Documentation

CaretAnnotation::CaretSymbol CaretAnnotation::caretSymbol (  )  const

Returns the symbol of the annotation.

Definition at line 2141 of file annotations.cpp.

void CaretAnnotation::setCaretSymbol ( CaretAnnotation::CaretSymbol  symbol  ) 

Sets the symbol for the caret annotation.

Definition at line 2135 of file annotations.cpp.

void CaretAnnotation::store ( QDomNode &  node,
QDomDocument &  document 
) const [virtual]

Stores the caret annotation as xml in document under the given parent node.

Reimplemented from Okular::Annotation.

Definition at line 2152 of file annotations.cpp.

Annotation::SubType CaretAnnotation::subType (  )  const [virtual]

Returns the sub type of the caret annotation.

Implements Okular::Annotation.

Definition at line 2147 of file annotations.cpp.


The documentation for this class was generated from the following files:
  • annotations.h
  • annotations.cpp

okular

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

kdegraphics

Skip menu "kdegraphics"
  • okular
Generated for kdegraphics by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal