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

UNNAMED_READER/corelibrary

UNNAMED_READER Namespace Reference


Classes

class  dropObserver
 A simple class that helps to accept drop events. More...
class  fileFormats
 This class contains information about the file types that UNNAMED_READER supports. More...
class  fullScreenWidget
 UNNAMED_READER Full Screen Widget. More...
class  Length
 Represents a phyical length. More...
class  PageNumber
 Class to represent a page number. More...
class  presentationWidget
 UNNAMED_READER Full Screen Widget. More...
class  readerWidget
 UNNAMED_READER Main Widget. More...

Enumerations

enum  Component { shell = 4300 }

Variables

unitOfDistance distanceUnitTable []
char * supportedMimeTypes_strings []

Enumeration Type Documentation

enum UNNAMED_READER::Component

Enumerator:
shell 

Definition at line 28 of file UNNAMED_READER_debug.h.


Variable Documentation

unitOfDistance UNNAMED_READER::distanceUnitTable[]

Initial value:

 {
  
  {1.0f, "mm"},
  {1.0f, "millimeter"},
  {10.0f, "cm"},
  {10.0f, "centimeter"},
  {float(100.0*10.0), "m"},
  {float(100.0*10.0), "meter"},

  
  {25.4f, "in"},
  {25.4f, "inch"},

  
  {float(2540.0/7227.0), "pt"},  
  {float(25.4/72.0), "bp"},      
  {float(25.4/6.0), "pc"},       
  {float(25.4/6.0), "pica"},
  {float(25.4*0.0148), "dd"},    
  {float(25.4*0.0148), "didot"},
  {float(25.4*0.178), "cc"},     
  {float(25.4*0.178), "cicero"},

  {0.0f, 0},
}

Definition at line 43 of file length.cpp.

char* UNNAMED_READER::supportedMimeTypes_strings[]

Initial value:

 
{
  "image/tiff", "UNNAMED_READER_TIFF_plugin",
  "application/pdf", "UNNAMED_READER_PDF_plugin",
  0
}

Definition at line 33 of file fileFormats.cpp.

UNNAMED_READER/corelibrary

Skip menu "UNNAMED_READER/corelibrary"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  •   corelibrary
Generated for API Reference 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