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. QPointer in Qt Creator Debugger
Forum Updated to NodeBB v4.3 + New Features

QPointer in Qt Creator Debugger

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • I Offline
    I Offline
    INeedMySpace
    wrote on last edited by
    #1

    Hi, I'm using Qt Creator with mingw(gdb) environment under Windows. The question is how can I see object details for QPointer (not QPointer meta data itself but class instance data it points) in debugger. Looking inside d_ptr field only works for simple objects like QLabel for example. In my case it points to class with several pointers to QQueues and I want to see content of those queues when I debug. Currently I fall back to usual pointer for debug purpose but will really appreciate any tips and advices.

    You have been involved in illegal use of magic.

    1 Reply Last reply
    0

    • Login

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