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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QTreeViewer!