Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QTest - How to i using it on UI objects??
Forum Update on Monday, May 27th 2025

QTest - How to i using it on UI objects??

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 5.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tchoninho
    wrote on 1 Dec 2010, 18:53 last edited by
    #1

    Hello,

    I have a object inherits from QDockWidget in there is others Qt's objects (QComboBox, QTreeWidget,...) . For to test, the others objects of my system, I have used the CppUnit. So, how to I using the QTest for my user-interface objects??

    Thanks,

    Tchoninho.

    Computer Scientist
    Belo Horizonte - Brasil
    C++ Development
    Qt Development

    1 Reply Last reply
    0
    • A Offline
      A Offline
      anselmolsm
      wrote on 1 Dec 2010, 19:10 last edited by
      #2

      Hi tchoninho,
      In "this part of the docs":http://doc.qt.nokia.com/4.7/qtestlib-manual.html you'll find the description of how to use QTest. Also, as a reference, you can check how Qt widgets are tested in the directory QT_SOURCE/tests/auto/

      Anselmo L. S. Melo (anselmolsm)

      1 Reply Last reply
      0
      • E Offline
        E Offline
        erapid
        wrote on 4 Dec 2010, 00:12 last edited by
        #3

        "Two cents from KDE":http://techbase.kde.org/Development/Tutorials/Unittests

        1 Reply Last reply
        0

        1/3

        1 Dec 2010, 18:53

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved