|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Collaboration diagram for EvBrowserPluginClass:Public Types | |
| enum | Methods { GoToPage, ToggleContinuous, ToggleDual, ZoomIn, ZoomOut, Download, Print, NumMethodIdentifiers } |
| enum | Properties { CurrentPage, PageCount, Zoom, ZoomMode, Continuous, Dual, Toolbar, NumPropertyIdentifiers } |
Public Member Functions | |
| EvBrowserPlugin * | createObject (NPP instance) |
Definition at line 29 of file EvBrowserPlugin.cpp.
| Enumerator | |
|---|---|
| GoToPage | |
| ToggleContinuous | |
| ToggleDual | |
| ZoomIn | |
| ZoomOut | |
| Download | |
| NumMethodIdentifiers | |
Definition at line 30 of file EvBrowserPlugin.cpp.
| Enumerator | |
|---|---|
| CurrentPage | |
| PageCount | |
| Zoom | |
| ZoomMode | |
| Continuous | |
| Dual | |
| Toolbar | |
| NumPropertyIdentifiers | |
Definition at line 42 of file EvBrowserPlugin.cpp.
|
inline |
| bool EvBrowserPluginClass::identifiersInitialized |
Definition at line 69 of file EvBrowserPlugin.cpp.
| const NPUTF8* EvBrowserPluginClass::methodIdentifierNames[NumMethodIdentifiers] |
Definition at line 67 of file EvBrowserPlugin.cpp.
| NPIdentifier EvBrowserPluginClass::methodIdentifiers[NumMethodIdentifiers] |
Definition at line 70 of file EvBrowserPlugin.cpp.
| NPClass EvBrowserPluginClass::npClass |
Definition at line 65 of file EvBrowserPlugin.cpp.
| const NPUTF8* EvBrowserPluginClass::propertyIdentifierNames[NumPropertyIdentifiers] |
Definition at line 68 of file EvBrowserPlugin.cpp.
| NPIdentifier EvBrowserPluginClass::propertyIdentifiers[NumPropertyIdentifiers] |
Definition at line 71 of file EvBrowserPlugin.cpp.