More Info

Revision 637001

(Back to digest)
 

Features in Graphics

Pino Toscano committed changes in /trunk/playground/graphics/okular:

Preliminary supports for text and choice form fields.
This includes:
- the interfaces for the generators
- the basic widgets for editing their value
- a top bar for show/hide the forms of a document
- the implementation of the forms for the PDF backend
still nothing that can be done with them, nor the value of the forms can be saved...
... but it's a start! :-)

File Changes

Added 6 files
/trunk/playground/graphics/okular
 
/core/form.cpp
 
/core/form.h
 
/ui/formwidgets.cpp
 
/ui/formwidgets.h
 
/generators/poppler/formfields.cpp
 
/generators/poppler/formfields.h
Modified 13 files
/trunk/playground/graphics/okular
 
/CMakeLists.txt
 
/part.cpp
 
/part.h
 
/part.rc
 
/core/page.cpp
 
/core/page.h
 
/ui/pageview.cpp
 
/ui/pageview.h
 
/ui/pageviewutils.cpp
 
/ui/pageviewutils.h
 
/generators/poppler/CMakeLists.txt
 
/generators/poppler/generator_pdf.cpp
 
/generators/poppler/generator_pdf.h
19 files changed in total