Qt 3D Libraries

Qt 3D
Qt 3D Examples

Qt 3D Basics, CERN HSF Visualization workshop, 28/03/2017

QtWS17 Earth rendering with Qt 3D, Paul Lemire – KDAB

Qt Design Studio

Qt Design Studio 1.2 Community Edition
Qt Design Studio 1.2 released, Published Monday June 3rd, 2019

Qt 3D Studio

Qt 3D Studio Manual
Heise: Dreidimensional mit Qt 3D Studio
Qt 3D Studio — Digital cluster for a car — Integration (Part I)
Qt 3D Studio — Digital cluster for a car — Part II

Qt Plotter Libraries

#inqlude – The Qt library archive: Graphics

Qt Charts Overview

github.com/jkriege2/JKQtPlotter, JKQTPlotter – A Qt Plotting Library, an extensive Qt4/Qt5 Plotter framework (including a fast variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencie

QCustomPlot
Setting up QCustomPlot
Embedding plots in a QTextDocument

QwtPlot3D (Version 0.2.7, 25 June 2007)
GLC_lib (OpenGL Library Class) (2.5.2 released on 2013-09-26)

Qt LaTeX

KLatexFormula (February 2017 — KLatexFormula 4.0.0 released)
Render LaTeX code in Qt
Qt and LaTeX via KLFBackend
github.com/jkriege2/JKQtPlotter, an extensive Qt5 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
JKQTPlotter – A Qt Plotting Library
Evgenij Legotskoj – Qt/C++ – Tutorial 076. Visualizing Mathematical Formulas on Qt
How to display mathematical typesetting (MathJax, LaTeX, etc.) in Qt using PyQt5?

Qt Examples

Qt5

Qt Examples And Tutorials
List of Qt Examples

Qt6

List of Qt Examples

Qt Address Book Example

Application Example

Address Book Tutorial
Part 1 – Designing the User Interface
Part 2 – Adding Addresses
Part 3 – Navigating between Entries
Part 4 – Editing and Removing Addresses
Part 5 – Adding a Find Function
Part 6 – Loading and Saving
Part 7 – Additional Features

Drag and Drop Robot Example

<a href="https://doc.qt.io/qt/qtwidgets-graphicsview-dragdroprobot-example.html">Drag and Drop Robot Example</a>
\brief Demonstrates how to drag and drop items in a graphics view.

SQLite

SQLite Foreign Key Support
SQLite Autoincrement
PRAGMA Statements
Write-Ahead Logging
Atomic Commit In SQLite
SQLite is Transactional

SQL As Understood By SQLite

SELECT
INSERT
UPDATE
BEGIN TRANSACTION

SQLite C Interface

Last Insert Rowid

Tutorials

renenyffenegger.ch: SQLite
SQLite – AUTOINCREMENT
SQLite AUTOINCREMENT
SQLite Transaction

Command Line Shell For SQLite

Command Line Shell For SQLite

$ sqlite3.exe /c/Users/andreas/AppData/Roaming/DatabaseSelect/default.sqlite

.database
.table
.tables

.mode column
.header on

.quit

MSYS

$ pacman -S sqlite3
$ pacman -S sqlite-vfslog

Qt Python: PySide2 / PyQt / PyQt5

Qt for Python (PySide2)
Qt Blog: Technical vision for Qt for Python

PyQt
About PyQt

Tutorials

Plotting with PyQtGraph
Plotting with Matplotlib
Embedding in Qt

PyQt5 Tutorials

YouTube

PyQt5 Python 3 Tutorial

PyQt5 Python 3 Tutorial

  • Setup and a Basic GUI Application
  • Buttons and Events (Signals)
  • How to Use Qt Designer
  • MenuBar (Shortcuts, Status Bar and Triggers)
  • Images and QPixmap
  • QMessageBox and Popup Windows
  • ComboBoxes with Examples
  • Containers (GroupBoxes and Frames)

Alan D Moore Codes

PyQt5 Programming
Master PyQt5

Matplotlib

PyQt5 Matplotlib Qt Designer

QThread

Master PyQt5 part 10: Make responsive GUIs with Threads (with moveToThread())
“Python, Threads & Qt: Boom!” – Teijo Holzer (Kiwi Pycon X)
PyQt5 QProgressbar With QThread Practical Example #23 (with run())

UDOO Bolt

UDOO BOLT Documentation

AMD V-Series V1000

AMD V-Series V1000 with Radeon Vega Graphics Drivers & Support
v4.19.8 mainline build
Linux Kernel 4.19 Released, How to Install it in Ubuntu
amdgpu driver refuses to load on 19.04
How do I install AMDGPU-Pro on Mint 19 / Ubuntu 18.10?
Linux 5.2 freigegeben: Änderungsrekord und Geschwindigkeitsverbesserungen
Prozessorfahrpläne von AMD und Intel
wiki.archlinux.de: AMDGPU
wiki.archlinux.org: AMDGPU

$ lsmod | grep amdgpu

$ sudo lspci -vnn | grep VGA -A 12

$ glxinfo | egrep "OpenGL vendor|OpenGL renderer"

a