calendarui/views/dayview/inc/calendayutils.h
changeset 57 bb2d3e476f29
parent 55 2c54b51f39c4
child 70 a5ed90760192
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
    36     
    36     
    37     Qt::Orientation orientation() const;
    37     Qt::Orientation orientation() const;
    38     
    38     
    39     HbMainWindow* mainWindow();
    39     HbMainWindow* mainWindow();
    40     
    40     
    41     bool isHorizontalSwipe(qreal angle) const;
       
    42     
       
    43     /**
    41     /**
    44      * Get event's start/end time fromm agenda entry.
    42      * Get event's start/end time fromm agenda entry.
    45      * Start/end time are validated to be within the current day (the case of
    43      * Start/end time are validated to be within the current day (the case of
    46      * multi-day events)
    44      * multi-day events)
    47      * @param start [out] valid start time
    45      * @param start [out] valid start time