Télécharger la liste

Description du projet

Qanava is a C++ library designed to display graphs on a Qt canvas. Qanava provide classes to generate various layouts of directed graphs and visualize their nodes with custom styles on a graphic canvas. Qanava is designed for applications with basic graph visualization needs such as Gantt charts, social networks, and document or network modelling applications. It is not meant for a complex interactive visualization of very large data sets.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-30 11:17 Retour à la liste release
0.0.4

Qanava a été porté vers Qt4 et utilise désormais le cadre d'entrevue pour exposer le graphique et obtenir des données de vue du canevas. L'algorithme de dessin de graphes non orientés a été grandement améliorée, et beaucoup du graphique sous forme de module ont été nettoyées. Une demande de nouvel essai a été ajouté pour montrer comment afficher un modèle existant Qt point abstraite (comme les modèles des répertoires).
Tags: Major feature enhancements
Qanava has been ported to Qt4 and now uses the
Interview framework to expose the graph and get
canvas view data. The undirected graph layout
algorithm has been greatly improved, and many of
the graph module interfaces have been cleaned up.
A new test application has been added to
demonstrate how to display an existing Qt abstract
item model (such as directory model).

Project Resources