/[projects]/infoscreen/mainview.h
ViewVC logotype

Diff of /infoscreen/mainview.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 528 by torben, Wed Jan 6 22:18:52 2010 UTC revision 532 by torben, Thu Jan 7 16:44:17 2010 UTC
# Line 23  public: Line 23  public:
23  public slots:  public slots:
24          void onTimer();          void onTimer();
25    
26    protected:
27            virtual void keyPressEvent ( QKeyEvent * event );  
28  private:  private:
29          bool readXml();          bool readXml();
30          void switchScreens();          void switchScreens();
31            void hideAll();
32            void ensureVisible(QWidget* widget);
33    
34    
35          MyWebView* web;          MyWebView* web;

Legend:
Removed from v.528  
changed lines
  Added in v.532

  ViewVC Help
Powered by ViewVC 1.1.20