Results 1 to 9 of 9

Thread: QSint::BarChartPlotter

  1. #1
    Join Date
    Mar 2011
    Posts
    25
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default QSint::BarChartPlotter

    BarChartPlotter is a simple Bar Chart plotting widget.

    BarChartPlotter provides easy-to-use API and performs fast "native" painting (directly via QPainter).

    Currently it allows to draw Bar Charts of 2 types: Stacked and Column.

    BarChartPlotter follows MVC ideology using QAbstractItemModel as data source.

    download here: http://qt-apps.org/content/show.php/...content=140125




  2. #2
    Join Date
    Mar 2011
    Posts
    25
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    The latest sources can be found here:

    http://qt-apps.org/content/show.php?content=162296

  3. #3
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    I haven't checked but have you registered this with http://inqlude.org/ ?

    Cheers,
    _

  4. #4
    Join Date
    Mar 2011
    Posts
    25
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    No, cause qsint is just a pure Qt library and does not depend on KDE.

  5. #5
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    Quote Originally Posted by Sintegrial View Post
    No, cause qsint is just a pure Qt library and does not depend on KDE.
    I am afraid I can't follow.

    So your library is a Qt library like all other libraries on inqlude.org
    But you don't want it listed and findable by Qt application developers?
    Because it does not depend on KDE?

    Cheers,
    _

  6. #6
    Join Date
    Mar 2011
    Posts
    25
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    Well I thought first that there are only KDE-dependent libraries listed...
    Maybe it is worth to register the lib then, you're right.
    Last edited by Sintegrial; 18th November 2015 at 10:23. Reason: spelling corrections

  7. #7
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    Quote Originally Posted by Sintegrial View Post
    Well I thought first that there are only KDE-dependent libraries listed...
    You must be looking at a very different list then.

    On the "Stable libraries" page there is only a handful of libraries which are related to KDE's Plasma desktop:
    - kcmutils
    - kded
    - kdelibs
    - kdelibs4support
    - kdepimlibs
    - krunner
    - plasma-framework
    - kwallet

    So about 10 out of about 140, less than 10% if my math doesn't fail me

    Cheers,
    _

  8. #8
    Join Date
    Mar 2011
    Posts
    25
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    Well, here http://inqlude.org/index.html there's a little bit more than 10 "KDE" libs
    I can see about 60 at least...
    I mean they all have a "k" letter at the beginning. And most of their links point to http://download.kde.org.

  9. #9
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QSint::BarChartPlotter

    Quote Originally Posted by Sintegrial View Post
    Well, here http://inqlude.org/index.html there's a little bit more than 10 "KDE" libs
    I can see about 60 at least...
    I mean they all have a "k" letter at the beginning. And most of their links point to http://download.kde.org.
    Yes, but you wrote "depend on KDE".
    Depend in the context of a library usually refers to something needed at build- or run-time, not where the code is hosted.

    Otherwise your library would not be a Qt library either since it is not hosted on qt.io, right?

    Cheers,
    _

Similar Threads

  1. QSint Widgets Library
    By Sintegrial in forum Qt-based Software
    Replies: 1
    Last Post: 20th March 2011, 23:34

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.