calendarui/views/dayview/inc/calendaycommonheaders.h
changeset 64 1881ad52dc45
parent 63 a3cb48f6c889
child 70 a5ed90760192
equal deleted inserted replaced
63:a3cb48f6c889 64:1881ad52dc45
    53 
    53 
    54 /*!
    54 /*!
    55  The width [un] of time strip (indicator) in event bubble (UI spec)
    55  The width [un] of time strip (indicator) in event bubble (UI spec)
    56  */
    56  */
    57 const qreal KCalenTimeStripWidth = 1.5;
    57 const qreal KCalenTimeStripWidth = 1.5;
       
    58 
       
    59 /*!
       
    60  The minimum width [un] of time strip (indicator) in event bubble (UI spec)
       
    61  */
       
    62 const qreal KCalenMinTimeStripWidth = 1.4;
    58 
    63 
    59 /*!
    64 /*!
    60  The width [un] of space beetwen event bubbles in Day View (UI spec)
    65  The width [un] of space beetwen event bubbles in Day View (UI spec)
    61  */
    66  */
    62 const qreal KCalenSpaceBeetwenEvents = 1.5;
    67 const qreal KCalenSpaceBeetwenEvents = 1.5;