okular
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.
Constructor & Destructor Documentation
| Annotation::Window::Window |
( |
|
) |
|
| Annotation::Window::~Window |
( |
|
) |
|
| Annotation::Window::Window |
( |
const Window & |
other |
) |
|
Member Function Documentation
| int Annotation::Window::flags |
( |
|
) |
const |
| int Annotation::Window::height |
( |
|
) |
const |
| void Annotation::Window::setFlags |
( |
int |
flags |
) |
|
| void Annotation::Window::setHeight |
( |
int |
height |
) |
|
| void Annotation::Window::setSummary |
( |
const QString & |
summary |
) |
|
| void Annotation::Window::setText |
( |
const QString & |
text |
) |
|
| void Annotation::Window::setTitle |
( |
const QString & |
title |
) |
|
| void Annotation::Window::setWidth |
( |
int |
width |
) |
|
| QString Annotation::Window::summary |
( |
|
) |
const |
| QString Annotation::Window::text |
( |
|
) |
const |
| QString Annotation::Window::title |
( |
|
) |
const |
| int Annotation::Window::width |
( |
|
) |
const |
The documentation for this class was generated from the following files: