#include <X11/Xlib.h>
#include <gdk/gdkx.h>
#include "splash/SplashBitmap.h"
#include "poppler/Object.h"
#include "poppler/SplashOutputDev.h"
#include "goo/GooList.h"
#include "poppler/Link.h"
#include "poppler/TextOutputDev.h"
#include "poppler/Gfx.h"
#include <signal.h>
#include "utils.h"
Go to the source code of this file.
Classes | |
class | CPageInfo |
class | PageList |
class | TodoItem |
class | TodoList |
Typedefs | |
typedef CPageInfo * | PageInfoPtr |
typedef CPageInfo* PageInfoPtr |
Definition at line 74 of file PageInfo.h.