QTreeViewer is a small application for working with binary search tree (BST). The main purpose was to take a closer look at Qt and to make smth interesting (but maybe not very useful) at the same time.
Features
- Adding values to the tree (there is a batch mode for adding a group of values).
- Removing values from the tree (you can either select some nodes and delete them, or remove particular value - if this value exists in the tree it'll be found and deleted).
- Zoom for more comfortable work with the tree (Ctrl+wheel works too).
- "Smart" positioning algorithm, that makes tree compact without breaking its structure.
Follow QTreeViewer
Other Useful Business Software
Gemini 3 and 200+ AI Models on One Platform
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QTreeViewer!