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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of QTreeViewer!