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 Requirements

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-09-29 19:44
0.0.10

이 릴리스에는 QT를 4.2.0과 새로운 GraphicsView 프레임 워크를 사용합니다. 도서관 위젯 스타일 또는 노드 목록과 같은 그래프 기능을 표시하는 데 사용되는 저장소에 추가되었습니다. 이제 사용자 지정 노드를 추가할 수있습니다 그래프 인터페이스를 통해 속성 노드. 추상적인 공장 시스템을 사용자 정의 노드의 등록에 표시되는 그래프를 볼 수있습니다. 새로운 샘플과 스타일 수정을 입증하는 방법을 사용자 정의 속성 노드를 표시합니다 (9 / 11 소셜 그래프).
Tags: Major feature enhancements
This release uses QT 4.2.0 and the new GraphicsView framework. A library was added as a repository for widgets used to display graph features, such as styles or node lists. Custom nodes attributes can now be added to nodes through the graph interface. An abstract factory system allows the registration of custom nodes to be displayed in the graph view. New samples demonstrate style modifications and how to display custom node attributes (9/11 social graph).

2006-06-09 17:23
0.0.8b

이 릴리스 수정 GraphItemView 및 GraphItemModel 심각한 버그와 GCC 컴파일에 대한 더 나은 지원을 추가합니다. 이제 최신의 KDE 4 를위한은 Qt와 함께 작동 (Qt는 4.1.3)을 복사합니다.
Tags: Major bugfixes
This release fixes serious bugs in GraphItemView
and GraphItemModel, and
adds better support for GCC compilation. It now
works with the latest
KDE4 qt-copy (qt 4.1.3).

2006-05-16 02:37
0.0.8

이 릴리스 (삽입 / 억압 / 에디션)의 그래프를 수정하고, 기능의 전체 세트가 지원하는 모든 수정 및 면접 모델에서 반영됩니다. Qanava 지금은 GNU LGPL 하에서 배포됩니다.
Tags: Minor feature enhancements
This release supports a full set of features (insertion/suppression/edition) to modify its graph, and all modifications are reflected to and from the Interview model. Qanava is now distributed under the GNU LGPL.

2006-04-02 09:42
0.0.7

Qanava 더이상 QCanvas 사정에 따라 독립 실행형 플레이어 아서 사용하는 모든 그리기 않습니다. 모델 / 이제 날아 노드를 삽입 및 억제를 보려면 시스템을 지원합니다. 그리드 아키텍처 및 청소했습니다 평소 정기적으로 격자를 지금 확인하십시오 보드 중 하나와 함께 변경할 수있습니다. 렌더링 코드는 UI가 지금은 훨씬 더 QCanvas 코드보다 반응이 많은 최적화를 받고있다. 이것은 그만큼 도서관 "불안정으로 사용 가능한"코드로 간주 안정적인 첫 번째 버전입니다.
Tags: Major feature enhancements
Qanava no longer depends on QCanvas and does all
its drawing as a standalone widget using Arthur.
The model/view system now supports on the fly node
insertion and suppression. Grid architecture has
been cleaned, and the usual regular grid can now
be changed with a check board one. The rendering
code has received numerous optimizations and the
UI is now much more reactive than with QCanvas
code. This is the first version that is stable
enough to be considered usable as a library in
"unstable" code.

2006-03-09 01:53
0.0.6

이 릴리스 전체 Qt4 라이브러리입니다 QCanvas QT4.1와 함께 제공된의 QtCanvas 버전을 사용 +. 그래프 설명 모듈에서 많은 버그가 해결되었습니다.
Tags: Major feature enhancements
This release is a full QT4 library and uses the QtCanvas version of QCanvas shipped with QT4.1+. Many bugs in the graph description module have been fixed.

Project Resources