Qt-Inspector
Qt debugger
A utility tool for browsing and editing the object tree of Qt applications.
Utility to browse the Qt object tree of a running Qt application and edit object properties on the fly.
402 stars
35 watching
70 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
qt
Related projects:
Repository | Description | Stars |
---|---|---|
robertknight/qt-maybe | A set of templates implementing sum and option types using QVariant. | 29 |
robertknight/qt-mustache | A C++ library for rendering Mustache templates with Qt integration | 84 |
patrickelectric/qhot | Tool for live previewing and hot reloading of Qt Quick UI components | 191 |
qt/qtdeclarative | A comprehensive collection of libraries and modules for building user interfaces and dynamic applications using Qt's declarative language. | 225 |
qt/qttools | Tools and utilities for building and maintaining C++ Qt applications. | 198 |
ckrey/mqttinspector | An application designed to test and inspect MQTT connections and messages | 67 |
woboq/qmetaobject-rs | A Rust library that enables the creation of Qt/QML applications without requiring C++ or another build system. | 647 |
qt-json/qt-json | A set of functions for parsing and serializing JSON data to and from Qt's QVariant hierarchy | 329 |
qcring/quickvtk | An application that allows declarative programming for VTK visualization using a QML interpreter | 351 |
pschillinger/rqt_launchtree | An RQT plugin for inspecting and configuring hierarchical launchfiles used in ROS (Robot Operating System) environments. | 47 |
qtc-de/remote-method-guesser | A tool used to identify and exploit security vulnerabilities in Java RMI endpoints | 828 |
qt/qtwebengine | A C++ implementation of a Web browser engine for building web-based applications within Qt projects | 343 |
qt/qt3d | A set of tools and libraries for building 3D graphics applications using C++ and QML. | 204 |
tixiv/can-monitor-qt | A universal CAN bus monitoring program with support for multiple adapters and data decoding capabilities. | 62 |
ryanmelt/qtbindings | C++ Qt library bindings for Ruby to simplify GUI development and access Qt libraries from the Ruby programming language. | 340 |