~ubuntu-branches/ubuntu/precise/okular/precise-proposed

« back to all changes in this revision

Viewing changes to core/document.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-12-23 22:53:33 UTC
  • mfrom: (1.1.6)
  • Revision ID: package-import@ubuntu.com-20111223225333-l6ekbg2vq4pcsvwg
Tags: 4:4.7.95-0ubuntu1
* New upstream release candidate
* Enable DebianABIManager and bump ABI of libokularcore1

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
class EmbeddedFile;
44
44
class ExportFormat;
45
45
class FontInfo;
46
 
class FormField;
47
46
class Generator;
48
47
class Action;
49
48
class Page;
723
722
         * Reports that the current search finished
724
723
         */
725
724
        void searchFinished( int id, Okular::Document::SearchStatus endStatus );
726
 
        
727
 
        /**
728
 
         * Reports that some data of the given form changed
729
 
         * @since 0.14 (KDE 4.8)
730
 
         */
731
 
        void formFieldChanged( Okular::FormField *formField );
732
725
 
733
726
        /**
734
727
         * This signal is emitted whenever a source reference with the given parameters has been