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. Xcode 4.5 Custom formatters (summary formatter)
QtWS25 Last Chance

Xcode 4.5 Custom formatters (summary formatter)

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 929 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.
  • D Offline
    D Offline
    Dadok
    wrote on last edited by
    #1

    Does anyone have any good information regarding how to add custom formatters for QString, QList, etc in XCode 4.5? I've tried the following 2, the first which gives me a "Summary unavailable" and the second which causes xcode to crash:

    {$VAR.latin1()}:s
    {(const char *)$VAR.toUtf8().constData()}:s

    This seems like something that shouldn't be hard to find on google, but I've had no luck, and spent quite some time.

    Thanks!

    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