calendarui/views/dayview/inc/calendayview.h
changeset 57 bb2d3e476f29
parent 55 2c54b51f39c4
child 63 a3cb48f6c889
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
   142     void showRegionalInformationFadeIn();
   142     void showRegionalInformationFadeIn();
   143     void showHideRegionalInformationChanged(const XQSettingsKey& key, const QVariant& var);
   143     void showHideRegionalInformationChanged(const XQSettingsKey& key, const QVariant& var);
   144 
   144 
   145 public slots:
   145 public slots:
   146 	void changeView(TCalenCommandId viewId);
   146 	void changeView(TCalenCommandId viewId);
   147 	
   147 
       
   148 private slots:
   148     /**
   149     /**
   149      * Scrolls content to correct position after view repopulation
   150      * Scrolls content to correct position after view repopulation
   150      */
   151      */
   151     void setupViewport();
   152     void setupViewport();
   152 
   153