Results 1 to 7 of 7

Thread: GICS - Graphical Instruments and Components Solution

  1. #1
    Join Date
    Feb 2008
    Posts
    26
    Thanks
    5
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Arrow GICS - Graphical Instruments and Components Solution

    Hello folks,

    Tegeosft is proud to release its first public version (beta) of GICS, a library offering a set of vectorial graphical instruments. A framework allowing to build other instruments easily (with the help of base components) is part of the library too.

    GICS, which stands for "Graphical Instruments and Components Solution", is based on Qt's GraphicsView and is available under two licenses : either the GNU/GPLv3 or a Commercial one.

    This first version, which acts more or less like a technological preview, provides a gauge, a level indicator, a LCD, a LED, a button and a slider. These instruments use SVG skins for their graphical appearance.

    To be noted that in a near future, the skin system will be reworked
    To be noted too that a little demo of GICS is available.

  2. #2
    Join Date
    Dec 2007
    Posts
    628
    Thanks
    3
    Thanked 89 Times in 87 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: GICS - Graphical Instruments and Components Solution

    Its cool.
    But takes CPU juice.

  3. #3
    Join Date
    Feb 2008
    Posts
    26
    Thanks
    5
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: GICS - Graphical Instruments and Components Solution

    The excessive CPU load has already been corrected for the next release.

  4. #4
    Join Date
    Feb 2010
    Location
    Cuba
    Posts
    35
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: GICS - Graphical Instruments and Components Solution

    How can I obtain a entire project GICS, I mean, with .pro included?

  5. #5
    Join Date
    Feb 2008
    Posts
    26
    Thanks
    5
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: GICS - Graphical Instruments and Components Solution

    You can find the last source release on https://dev.tegesoft.com/projects/gics/files

    However, note that the project is not maintained anymore. Moreover, the project uses cmake, not qmake, so there are no .pro files but CMakeLists one.
    At last, to build GICS, you we'll need CAMP 0.6 (https://github.com/tegesoft/camp/zipball/0.6.0).

  6. The following user says thank you to viridis for this useful post:

    Hogwarts (23rd February 2011)

  7. #6
    Join Date
    Feb 2010
    Location
    Cuba
    Posts
    35
    Thanks
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: GICS - Graphical Instruments and Components Solution

    Quote Originally Posted by viridis View Post
    You can find the last source release on https://dev.tegesoft.com/projects/gics/files

    However, note that the project is not maintained anymore. Moreover, the project uses cmake, not qmake, so there are no .pro files but CMakeLists one.
    At last, to build GICS, you we'll need CAMP 0.6 (https://github.com/tegesoft/camp/zipball/0.6.0).
    I already found the source of GICS and CAMP projects, but they used another library, named Boost. Do you know where I can found it?

  8. #7
    Join Date
    Feb 2008
    Posts
    26
    Thanks
    5
    Thanked 4 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: GICS - Graphical Instruments and Components Solution

    Of course. Boost is available on http://www.boost.org/

    CAMP uses only the header only libraries of boost so no need to compile them.

Similar Threads

  1. Instruments Components
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2009, 18:44

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.