Results 1 to 4 of 4

Thread: The Mosaic Software Qt Developers Suite 1.1 is now available!

  1. #1
    Join Date
    Jul 2011
    Posts
    8
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Exclamation The Mosaic Software Qt Developers Suite 1.1 is now available!

    The Mosaic Software Qt Developers Suite 1.1 is now available! Our new version has all the enhancement requests we received from our customers and the community over the past six months. We offer an easy to use widget library that encapsulates commonly needed functionality, as well as intuitive data models that can be shared among widgets. Enjoy developing rich user interfaces on a wide variety of platforms and programming environments with Mosaic Qt Developer Suite.


    The Mosaic Qt Developer Suite aims at providing commonly needed widgets in a library API that can be easily used by a Qt application programmer. The Mosaic Qt Developer Suite integrates with Qt Creator and Qt Designer to allow the application programmer the full use of Qt development tools across all the platforms that Qt supports.



    The Mosaic Qt Developer Suite 1.1 provides the following widgets:


    Mosaic Graph: All Mosaic graph widgets (2D/3D/Polar) allow the application programmer to set a mathematical equation. The widgets will then graph that equation. By changing the constants in an equation one can create an animation. The Mosaic graphing examples animate the equation rendering over a discrete range of constants. This is more to show how fast the rendering engine is than to show anything mathematically useful.


    The math parser behind the graphs was created from Flex/Bison C code generated from a math grammar. This means the math parser can parse a full range of math equations from polynomials to polar equations. The math parser can also be used separately if the application programmer has a need to evaluate an equation outside of the graph. This is exposed in the MosaicMathUtils library.

    Mosaic 3D model Rendering: The Mosaic 3D model rendering widget allows users to render the following 3D formats ~ Maya Obj, Collada and 3DS.
    Mosaic Table: The Mosaic table widget allows the application programmer the ability to freeze columns or rows. The top, bottom, left, or right section of the table can be frozen. Currently only one section can be frozen at a time. The section being frozen is separated by a thick grey bar. Table cells can span multiple rows and columns. Mosaic Table also provides the capability to import and export data to and from a comma separated (CSV) file. When a CSV is dropped on the table the file is parsed into the table’s data model. The model can then be passed on to a Mosaic bar or pie chart.


    Mosaic Chart: The Mosaic charting widgets use model-view architecture; this is to say that each widget can have individual data models or share one. If the widgets share a model, then when the model is updated all of the views using that model will be updated as well. The view of each chart can also be viewed two dimensionally or three dimensionally. Additionally the Mosaic2D and 3D bar, line X/Y (time/data), model view and pie charts that can be exported as .jpeg or .pdf formats.


    Mosaic Field: Widgets for doing text validation, i.e. phone numbers, dates, zip codes and other input fields. The widgets will validate data based on a regular expression.


    Each widget can be used individually as a Qt Designer plugin or programmatically. Qt Creator/Designer is not required to use Mosaic Qt Developer Suite. When used as Creator/Designer plugin, Mosaic Qt Widgets will be displayed in the palette. The application programmers can then drag and drop any of the Mosaic widgets from the palette to the container canvas.


    At Mosaic Software, our GUI development solutions and time-saving services ease the toughest development challenges for customers worldwide. We deliver world class; industry leading, innovative solutions and professional services that help organizations get more performance and productivity from their mission-critical applications in diverse industries across the globe. Through a deep expertise and a continued focus on what works best Mosaic Software helps our customers worldwide meet higher expectations for their development.

  2. #2
    Join Date
    Jan 2006
    Posts
    368
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: The Mosaic Software Qt Developers Suite 1.1 is now available!

    Where is it?

  3. #3
    Join Date
    Jul 2011
    Posts
    8
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi PyQt3 PyQt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: The Mosaic Software Qt Developers Suite 1.1 is now available!

    www.mosacisoftware.net is where you can download the evaluation license. If you have any questions let us know: support@mosaicsoftware.net

  4. #4
    Join Date
    Jan 2006
    Posts
    368
    Thanks
    14
    Thanked 18 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: The Mosaic Software Qt Developers Suite 1.1 is now available!


Similar Threads

  1. Mosaic Software Qt Developer Suite 1.1 Coming out January 2012!
    By Mosaic Software in forum General Discussion
    Replies: 1
    Last Post: 9th December 2011, 07:48
  2. Mosaic Software Development Suite
    By painless in forum Qt-based Software
    Replies: 1
    Last Post: 7th December 2011, 22:09
  3. Replies: 3
    Last Post: 11th July 2011, 17:53

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.