It should be a QDockWidget that is vertical orientation only, dockable to either side.
The widget should provide a tabbed interface with two tabs:
- Filesystem: lists the root filesystem
- Config: lists the contents of an open directory.
Both tabs should use the same tree widget.
Both of these should support opening a file via double-click.
It should be a QDockWidget that is vertical orientation only, dockable to either side.
The widget should provide a tabbed interface with two tabs:
Both tabs should use the same tree widget.
Both of these should support opening a file via double-click.