Download List

项目描述

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.

系统要求

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.

2006-01-09 04:29
0.0.5

此版本的初步图形编辑器,可以加载Pajek图形文件来测试它的布局算法。无向图的布局算法有了很大提高,许多缺陷和内存泄露,现在纠正。
标签: Major feature enhancements
This release comes with a preliminary graph editor that can load Pajek graph files to test its layout algorithms. The undirected graph layout algorithm has been greatly improved, and many bugs and memory leaks are now corrected.

2005-11-30 11:17
0.0.4

Qanava已经被移植的Qt4和现在使用的采访揭露框架图并获得画布视图数据。无向图的布局算法有了很大的提高,以及模块的接口都被清理图形很多。一个新的测试应用程序已被添加到演示如何显示现有项目Qt的抽象模型(如目录模式)。
标签: 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).

2005-09-06 15:21
0.0.3

主要代码清理和修改,在图书馆内部镇压升压的依赖。 Qanava现在是依赖于Qt库。与海湾合作委员会4小编译器的问题是固定的。
标签: Minor feature enhancements
Major code cleanups and modifications were made in
the library internals to suppress the BOOST
dependency. Qanava is now depends on the Qt
library. Minor compiler issues with GCC 4 were
fixed.

2005-06-27 00:24
0.0.2

在画布视图模块的主要代码清理和一个新的画布导航,缩放,平移系统。此版本还修正了一些严重的海湾合作委员会编制的问题。
标签: Major feature enhancements
Major code cleanups in the canvas view module and a new
canvas navigation, zooming, and panning system. This
release also fix some serious GCC compilation problems.

2005-06-19 13:32
0.0.1

标签: Initial freshmeat announcement

Project Resources