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

okular

Okular::Annotation::Window

Okular::Annotation::Window Class Reference

#include <annotations.h>

List of all members.


Detailed Description

The Window class contains all information about the popup window of the annotation that is used to edit the content and properties.

Definition at line 423 of file annotations.h.


Public Member Functions

int flags () const
int height () const
Window & operator= (const Window &other)
void setFlags (int flags)
void setHeight (int height)
void setSummary (const QString &summary)
void setText (const QString &text)
void setTitle (const QString &title)
void setTopLeft (const NormalizedPoint &point)
void setWidth (int width)
QString summary () const
QString text () const
QString title () const
NormalizedPoint topLeft () const
int width () const
 Window (const Window &other)
 Window ()
 ~Window ()

Constructor & Destructor Documentation

Annotation::Window::Window (  ) 

Creates a new window.

Definition at line 270 of file annotations.cpp.

Annotation::Window::~Window (  ) 

Destroys the window.

Definition at line 275 of file annotations.cpp.

Annotation::Window::Window ( const Window &  other  ) 

Definition at line 280 of file annotations.cpp.


Member Function Documentation

int Annotation::Window::flags (  )  const

Returns the flags of the window.

Definition at line 299 of file annotations.cpp.

int Annotation::Window::height (  )  const

Returns the height of the window.

Definition at line 329 of file annotations.cpp.

Annotation::Window & Annotation::Window::operator= ( const Window &  other  ) 

Definition at line 286 of file annotations.cpp.

void Annotation::Window::setFlags ( int  flags  ) 

Sets the flags of the window.

Definition at line 294 of file annotations.cpp.

void Annotation::Window::setHeight ( int  height  ) 

Sets the height of the window.

Definition at line 324 of file annotations.cpp.

void Annotation::Window::setSummary ( const QString &  summary  ) 

Sets the summary of the window.

Definition at line 344 of file annotations.cpp.

void Annotation::Window::setText ( const QString &  text  ) 

Sets the text of the window.

Definition at line 354 of file annotations.cpp.

void Annotation::Window::setTitle ( const QString &  title  ) 

Sets the title of the window.

Definition at line 334 of file annotations.cpp.

void Annotation::Window::setTopLeft ( const NormalizedPoint &  point  ) 

Sets the top-left point of the window.

Definition at line 304 of file annotations.cpp.

void Annotation::Window::setWidth ( int  width  ) 

Sets the width of the window.

Definition at line 314 of file annotations.cpp.

QString Annotation::Window::summary (  )  const

Returns the summary of the window.

Definition at line 349 of file annotations.cpp.

QString Annotation::Window::text (  )  const

Returns the text of the window.

Definition at line 359 of file annotations.cpp.

QString Annotation::Window::title (  )  const

Returns the title of the window.

Definition at line 339 of file annotations.cpp.

NormalizedPoint Annotation::Window::topLeft (  )  const

Returns the top-left point of the window.

Definition at line 309 of file annotations.cpp.

int Annotation::Window::width (  )  const

Returns the width of the window.

Definition at line 319 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