PDA

View Full Version : QT4 Widgets



Xagen
19th March 2006, 20:04
Lets post here links on qt4 widgets:

http://www.libqanava.org/

Qanava is a library built on top of the standard QT QCanvas to enable graphical display of graphs and other relational structures.

Qanava could be useful to:

* Describe and layout simple graphs (with less than a few thousand nodes).
* Draw grids and graphical elements with various visual attributes on a QT canvas to model nodes.
* Provide ways to select nodes, display tooltips and manage zooming and navigation on the canvas.

Qanava is designed for applications with basic graph visualisation needs (Gantt charts, social networks, document or network modelling app, etc.), not for a complex interactive visualisation of very large datasets

http://osdab.sourceforge.net/

Here is a good widget set for QT4 and QT3

http://source.foliant.net.ru/

There are some widgets one of them - is TrayIcon for QT4

jacek
19th March 2006, 21:07
http://www.qtcentre.org/index.php?option=com_weblinks&catid=23&Itemid=23

Xagen
20th March 2006, 07:42
http://www.wysota.eu.org/charts.html

Charts widgets

http://www.wysota.eu.org/wwwidgets/ - wwWidgets set

http://rlplot.sourceforge.net/ - widget for drawing graphs data

http://sourceforge.net/projects/qwav

Qwav is a waveform extension to the Qt GUI application framework from Trolltech AS of Norway. It's a C++ library that provides widgets to display mono and stereo waveforms.

The library is developed and tested under Linux. Windows support is planned but not implemented by now.

http://quazip.sourceforge.net/

QuaZIP is a Qt/C++ wrapper providing access to ZIP archives from the Qt-powered programs.

Xagen
20th March 2006, 19:51
http://www.olviko.ru/~olviko/kugar.zip

Kugar chart for QT