phoneuis/bubblemanager2/tsrc/unit/mt_bubblemanager2/mt_bubblemanager2.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
   408     Q_ASSERT(bubbleManager->conferenceRowCount()==3);
   408     Q_ASSERT(bubbleManager->conferenceRowCount()==3);
   409     QTest::qWait( WAIT_TIME );
   409     QTest::qWait( WAIT_TIME );
   410     mouseClickWidgetAction("eb:leftButton",&action8);
   410     mouseClickWidgetAction("eb:leftButton",&action8);
   411     mouseClickWidgetAction("eb:rightButton",&action5);
   411     mouseClickWidgetAction("eb:rightButton",&action5);
   412 
   412 
   413     // try to click conference list
   413     // click conference list
   414     QTest::mouseClick(mainWindow->viewport(),Qt::LeftButton,0,QPoint(100,100));
   414     QTest::mouseClick(mainWindow->viewport(),Qt::LeftButton,0,QPoint(100,100));
   415     QTest::qWait( 2*WAIT_TIME );
   415     QTest::qWait( 2*WAIT_TIME );
   416 
   416 
   417     // hold/unhold conference
   417     // hold/unhold conference
   418     bubbleManager->startChanges();
   418     bubbleManager->startChanges();