-
Notifications
You must be signed in to change notification settings - Fork 1
An Xcode Custom Data Formatter bundle for displaying summary information for Qt4 objects in the xcode debugger.
jameskyle/Qt4DataFormatter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This xcode bundle provides SummaryString formatters for various Qt4 objects.
Currently contains:
- QString
- QVariant
- QModelIndex
- QFile
- QDomNode
- QDomElement
Building:
- Open the *.xcodeproj file in Xcode.
- Select the Release target (unless you want to debug/contribute!)
- Click Build (or CMD+B)
Place the resulting bundle ($project/build/Release/Qt4DataFormatter.bundle) in
~/Library/Application\ Support/Developer/Shared/Xcode/CustomDataViews
If you wish to contribute, build a debug target. I also suggest creating a
symlink to the build/Debug/Qt4DataFormatter.bundle directory in your
~/Library/Application\ Support/Developer/Shared/Xcode/CustomDataViews. By
doing so, your changes are immediately reflected in the debugger on each build.
Cheers,
-jkyle
About
An Xcode Custom Data Formatter bundle for displaying summary information for Qt4 objects in the xcode debugger.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published