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

okular

KDocumentViewer Class Reference

#include <kdocumentviewer.h>

Inheritance diagram for KDocumentViewer:

Inheritance graph
[legend]

List of all members.


Detailed Description

Abstract interface for a document viewer.

This interface describe briefly the basic functions of a document viewer.

Definition at line 22 of file kdocumentviewer.h.


Public Member Functions

virtual ~KDocumentViewer ()
virtual bool openDocument (const KUrl &url, uint page)=0
virtual void goToPage (uint page)=0
virtual void startPresentation ()=0
virtual QStringList supportedMimeTypes () const =0

Constructor & Destructor Documentation

virtual KDocumentViewer::~KDocumentViewer (  )  [inline, virtual]

Definition at line 25 of file kdocumentviewer.h.


Member Function Documentation

virtual bool KDocumentViewer::openDocument ( const KUrl &  url,
uint  page 
) [pure virtual]

Open the document at the specified url at page page.

Implemented in Part.

virtual void KDocumentViewer::goToPage ( uint  page  )  [pure virtual]

Change to page the currently shown page.

Implemented in Part.

virtual void KDocumentViewer::startPresentation (  )  [pure virtual]

Start the presentation mode.

Implemented in Part.

virtual QStringList KDocumentViewer::supportedMimeTypes (  )  const [pure virtual]

Return a list with the supported mimetypes.

Implemented in Part.


The documentation for this class was generated from the following file:
  • kdocumentviewer.h

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