Results 1 to 3 of 3

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

    Default 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
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

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

    You have already posted this message in the correct forum. Please do not cross post.
    "We can't solve problems by using the same kind of thinking we used when we created them." -- Einstein
    If you are posting code then please use [code] [/code] tags around it - makes addressing the problem easier.

  3. #3
    Join Date
    Sep 2011
    Posts
    1,241
    Thanks
    3
    Thanked 127 Times in 126 Posts
    Qt products
    Qt4
    Platforms
    Windows

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

    you think he will be reading this thread anymore? I doubt it...
    If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.

Similar Threads

  1. Replies: 3
    Last Post: 9th July 2012, 16:22
  2. 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
  3. Mosaic Software Development Suite
    By painless in forum Qt-based Software
    Replies: 1
    Last Post: 7th December 2011, 22:09
  4. 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.