Searched refs:created_point_at_last_mouse_press (Results 1 – 2 of 2) sorted by relevance
175 bool created_point_at_last_mouse_press = false; ///< Used for finishing on double click. variable
129 created_point_at_last_mouse_press = false; in mousePressEvent()246 created_point_at_last_mouse_press = true; in mousePressEvent()256 created_point_at_last_mouse_press = true; in mousePressEvent()421 if (created_point_at_last_mouse_press) in mouseDoubleClickEvent()