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