filters
XPDFApp Class Reference
List of all members.Detailed Description
Definition at line 35 of file XPDFApp.h.
Public Member Functions | |
| XPDFApp (int *argc, char *argv[]) | |
| ~XPDFApp () | |
| XPDFViewer * | open (GString *fileName, int page=1, GString *ownerPassword=NULL, GString *userPassword=NULL) |
| XPDFViewer * | openAtDest (GString *fileName, GString *dest, GString *ownerPassword=NULL, GString *userPassword=NULL) |
| void | close (XPDFViewer *viewer, GBool closeLast) |
| void | quit () |
| void | run () |
| void | setRemoteName (char *remoteName) |
| GBool | remoteServerRunning () |
| void | remoteOpen (GString *fileName, int page, GBool raise) |
| void | remoteOpenAtDest (GString *fileName, GString *dest, GBool raise) |
| void | remoteRaise () |
| void | remoteQuit () |
| GString * | getGeometry () |
| GString * | getTitle () |
| GBool | getInstallCmap () |
| int | getRGBCubeSize () |
| GBool | getReverseVideo () |
| Gulong | getPaperColor () |
| GString * | getInitialZoom () |
| GBool | getViKeys () |
| void | setFullScreen (GBool fullScreenA) |
| GBool | getFullScreen () |
| XtAppContext | getAppContext () |
| Widget | getAppShell () |
The documentation for this class was generated from the following files:

