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

« back to all changes in this revision

Viewing changes to ui/videowidget.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-12-23 22:53:33 UTC
  • mto: This revision was merged to the branch mainline in revision 13.
  • Revision ID: package-import@ubuntu.com-20111223225333-kkxbdqe29pr2glh5
Tags: upstream-4.7.95
Import upstream version 4.7.95

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
        void setNormGeometry( const Okular::NormalizedRect &rect );
29
29
        Okular::NormalizedRect normGeometry() const;
 
30
        
 
31
        bool isPlaying() const;
30
32
 
31
33
    public slots:
32
34
        void play();