Results 1 to 3 of 3

Thread: QTest Namespace

  1. #1
    Join Date
    Mar 2010
    Posts
    69
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default QTest Namespace

    Hi,
    Does anyone have any idea why I am getting following error?
    'mouseRelease' : is not a member of 'QTest'
    I have include QTest still I am getting this error. Any hellp will be appreciated.
    Kind regards,
    Chandan

  2. #2
    Join Date
    May 2009
    Location
    Canada
    Posts
    163
    Thanks
    7
    Thanked 20 Times in 20 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Windows Android

    Default Re: QTest Namespace

    Post the pertinent calling code please.

  3. #3
    Join Date
    Mar 2010
    Posts
    69
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: QTest Namespace

    Following code gives me 'mouseRelease' : is not a member of 'QTest' error. I am using Qt 4.7 and VS2010.

    QTest::mouseRelease(m_pCameraDisplayManager->m_pTreeViewList,Qt::LeftButton,QPoint(0,0));

Similar Threads

  1. Replies: 3
    Last Post: 23rd April 2013, 14:38
  2. QTSoapMessage namespace
    By ken123 in forum Qt Programming
    Replies: 0
    Last Post: 26th July 2010, 21:36
  3. using namespace with VS integration
    By jan in forum Qt Tools
    Replies: 0
    Last Post: 29th September 2009, 04:20
  4. QTest
    By Mordicus in forum Qt Programming
    Replies: 1
    Last Post: 25th July 2006, 10:35
  5. namespace problem
    By mhoover in forum Qt Programming
    Replies: 4
    Last Post: 11th July 2006, 22:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.