homescreenapp/hsutils/inc/hswidgetpositioningonwidgetmove.h
changeset 63 52b0f64eeb51
parent 62 341166945d65
child 69 87476091b3f5
equal deleted inserted replaced
62:341166945d65 63:52b0f64eeb51
   154     qreal mContainerHorizontalEdgeDistance;
   154     qreal mContainerHorizontalEdgeDistance;
   155 
   155 
   156     bool mSnapEnabled;
   156     bool mSnapEnabled;
   157     qreal mSnapForce;
   157     qreal mSnapForce;
   158     qreal mSnapGap;
   158     qreal mSnapGap;
   159     qreal mSnapBorderGap;
       
   160 
   159 
   161     bool mRectVerticalEdgeLiesInLineWithVerticalLine;
   160     bool mRectVerticalEdgeLiesInLineWithVerticalLine;
   162     bool mRectLieAboveVerticalLine;
   161     bool mRectLieAboveVerticalLine;
   163     bool mRectLieBelowVerticalLine;
   162     bool mRectLieBelowVerticalLine;
   164 
   163