Play with Qt visualization on eSOMiMX6
Qt Data Visualization is used to visualize the data as 3D graphs. The graphs that can be plotted using Qt visualization includes, Bar graph Scatter graph Surface graph Qt Data…
Qt Data Visualization is used to visualize the data as 3D graphs. The graphs that can be plotted using Qt visualization includes, Bar graph Scatter graph Surface graph Qt Data…
Qt commercial charts is an add-on module provided by Qt with which various chart components can be incorporated into the Qt applications. The chart components can be used as Qwidget…
Qt is much more than just a cross-platform SDK - it's a technology strategy that lets you quickly and cost-effectively design, develop, deploy, and maintain software while delivering a seamless…
A launcher is a program that helps a user to locate and start other programs. An application launcher provides shortcuts to applications and stores the shortcuts in one place so…
Widgets are the basic blocks of user interfaces in Qt. Widgets include buttons, labels, message box, text edit, tab, combo box, scroll bar, etc. For Qt Widgets, everything is C++.…
You would have observed that usage of barcode is getting more and more common these days. You will see the codes on shop displays, product packaging, printed and billboard advertisements,…
Touch devices like mobile phones, tablets, kiosk, POS terminals use a virtual keyboard. This article guides you to create a virtual keyboard for your application running on e-con systems™ eSOMiMX6…
One of the decisions we need to take when building a UI for devices is what graphical libraries to use. With Open Source software, there is often more than one…
Most visually pleasing and complex charts that one can find on the internet are done using HTML5. This article guides you to quickly enable and run HTML5 charts on e-con…