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

okular

  • Okular
  • PageSize
Public Types | Public Member Functions | List of all members
Okular::PageSize Class Reference

#include <pagesize.h>

Public Types

typedef QList< PageSize > List
 

Public Member Functions

 PageSize ()
 
 PageSize (double width, double height, const QString &name)
 
 PageSize (const PageSize &pageSize)
 
 ~PageSize ()
 
double height () const
 
bool isNull () const
 
QString name () const
 
bool operator!= (const PageSize &pageSize) const
 
PageSize & operator= (const PageSize &pageSize)
 
bool operator== (const PageSize &pageSize) const
 
double width () const
 

Detailed Description

A small class that represents the size of a page.

Definition at line 26 of file pagesize.h.

Member Typedef Documentation

typedef QList<PageSize> Okular::PageSize::List

Definition at line 29 of file pagesize.h.

Constructor & Destructor Documentation

PageSize::PageSize ( )

Construct a null page size.

See also
isNull()

Definition at line 37 of file pagesize.cpp.

PageSize::PageSize ( double  width,
double  height,
const QString &  name 
)

Construct a page size with the specified width and height, having the ID name.

Definition at line 41 of file pagesize.cpp.

PageSize::PageSize ( const PageSize &  pageSize)

Copy constructor.

Definition at line 49 of file pagesize.cpp.

PageSize::~PageSize ( )

Definition at line 54 of file pagesize.cpp.

Member Function Documentation

double PageSize::height ( ) const

Returns the height of the page size.

Definition at line 66 of file pagesize.cpp.

bool PageSize::isNull ( ) const

Whether the page size is null.

Definition at line 82 of file pagesize.cpp.

QString PageSize::name ( ) const

Returns the ID of the page size.

Definition at line 74 of file pagesize.cpp.

bool PageSize::operator!= ( const PageSize &  pageSize) const

Definition at line 103 of file pagesize.cpp.

PageSize & PageSize::operator= ( const PageSize &  pageSize)

Definition at line 108 of file pagesize.cpp.

bool PageSize::operator== ( const PageSize &  pageSize) const

Comparison operator.

Definition at line 90 of file pagesize.cpp.

double PageSize::width ( ) const

Returns the width of the page size.

Definition at line 58 of file pagesize.cpp.


The documentation for this class was generated from the following files:
  • pagesize.h
  • pagesize.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:45:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

okular

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

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

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