~timo-jyrinki/ubuntu-ui-toolkit/test_jenkins_5_success

« back to all changes in this revision

Viewing changes to components.api

Add UCTestExtras::removeTimeConstraintsFromSwipeArea

For that needed to move ucswipearea.cpp from UbuntuComponents to UbuntuGestures but made it in a private header so we don't have to care much for the API/ABI stability for now.

Approved by Zsombor Egri, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1205
1205
    function mouseDrag(Item item, Qt.point from, Qt.point delta, Qt.MouseButton button, Qt.KeyboardModifiers stateKey, int steps)
1206
1206
    function mouseDrag(Item item, Qt.point from, Qt.point delta, Qt.MouseButton button, Qt.KeyboardModifiers stateKey)
1207
1207
    function mouseDrag(Item item, Qt.point from, Qt.point delta, Qt.MouseButton button)
 
1208
    function removeTimeConstraintsFromSwipeArea(Item item)
1208
1209
    readonly property bool touchPresent
1209
1210
Ubuntu.Components.TextArea 1.0 0.1: StyledItem
1210
1211
    property bool autoExpand