All Projects → IndeemaSoftware → QSimpleScadaSample

IndeemaSoftware / QSimpleScadaSample

Licence: other
This is constructor for simple Scada UI

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to QSimpleScadaSample

pardus-store
Pardus Application Store
Stars: ✭ 32 (+28%)
Mutual labels:  qt5-gui
vatsinator-legacy
An open-source Vatsim monitor
Stars: ✭ 12 (-52%)
Mutual labels:  qt5-gui
QTextRecognizer
A gui for tesseractOCR with some preprocessing image options (OpenCV) for improve character recognition
Stars: ✭ 27 (+8%)
Mutual labels:  qt5-gui
LiquidEqualizerWidget
Modern 15-band equalizer for C++/Qt
Stars: ✭ 26 (+4%)
Mutual labels:  qt5-gui
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (+12%)
Mutual labels:  qt5-gui
JKQtExtras
a collection of different Qt4 & Qt5 widgets, I developed over the years
Stars: ✭ 34 (+36%)
Mutual labels:  qt5-gui
QtNotepad
Super lightweight and super simple notepad application
Stars: ✭ 50 (+100%)
Mutual labels:  qt5-gui
ProductManagementTool
Advanced Product tracking automation system using Qt 5 and C++
Stars: ✭ 39 (+56%)
Mutual labels:  qt5-gui
QSourceHighlite
Lightweight syntax highlighter written in Qt
Stars: ✭ 39 (+56%)
Mutual labels:  qt5-gui
gamestudio
2D game engine and editor
Stars: ✭ 207 (+728%)
Mutual labels:  qt5-gui

QSimpleScadaSample

This is constructor for simple Scada UI. In order of any questions please conatact [email protected]

Indeema Logo

To test this sample install qpm (https://www.qpm.io) and run in project root qpm install. Or download QSimpleScada (https://github.com/IndeemaSoftware/QSimpleScada)


We created these simples that are using qt Scada sdk to easily create UIs that shows some objects with their statuses. You can add any number of objects with any marker or background image for each state.

Builder - simple dashboard builder Weather - weather checking application that shows data od predeveloped dashboard

Preview


Weather application


In MainWindow class we have realisation on QSimpleScada usage. With window in edit mode and config panel at the left side.
As a sample first two objects are created as dynamic with visible marker and the third object is background object on which you cah locate your markers
QScadaObject class is used to display marker or background view. It can be managed by updating setInfo, using container QScadaObjectInfo.
In resources path you can find sample.irp file. Open it with QSampleScada app to see sample

To know more about us and our IoT expertise, visit our website http://indeema.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].