serenity/DevTools/Inspector
Andreas Kling 68e94f0a2e Inspector: Implement RemoteObjectGraphModel::parent_index()
This makes GTreeView paint the tree lines correctly. It's a bit weird
that this is needed, but straightforward to implement so meh.
2019-08-18 11:12:43 +02:00
..
main.cpp Inspector: Add a GUI tool for viewing a remote process's CObject graph 2019-08-18 10:19:13 +02:00
Makefile Inspector: Add a GUI tool for viewing a remote process's CObject graph 2019-08-18 10:19:13 +02:00
RemoteObjectGraphModel.cpp Inspector: Implement RemoteObjectGraphModel::parent_index() 2019-08-18 11:12:43 +02:00
RemoteObjectGraphModel.h Inspector: Implement RemoteObjectGraphModel::parent_index() 2019-08-18 11:12:43 +02:00