ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
mainwindow.cpp File Reference

This application demonstrates how to use the IDS peak genericAPI combined with a Qt widgets GUI to display images from multiple GenICam compatible devices. More...

#include "mainwindow.h"
#include "acquisitionworker.h"
#include "displaywindow.h"
#include <peak_ipl/peak_ipl.hpp>
#include <peak/peak.hpp>
#include <QHBoxLayout>
#include <QLabel>
#include <QLayout>
#include <QMainWindow>
#include <QMessageBox>
#include <QThread>
#include <QWidget>
#include <cstdint>
Include dependency graph for mainwindow.cpp:

Macros

#define VERSION   "1.2.4"
 

Detailed Description

This application demonstrates how to use the IDS peak genericAPI combined with a Qt widgets GUI to display images from multiple GenICam compatible devices.

Author
IDS Imaging Development Systems GmbH
Date
2022-06-01
Since
1.1.6
Version
1.3.0

Copyright (C) 2020 - 2025, IDS Imaging Development Systems GmbH.

The information in this document is subject to change without notice and should not be construed as a commitment by IDS Imaging Development Systems GmbH. IDS Imaging Development Systems GmbH does not assume any responsibility for any errors that may appear in this document.

This document, or source code, is provided solely as an example of how to utilize IDS Imaging Development Systems GmbH software libraries in a sample application. IDS Imaging Development Systems GmbH does not assume any responsibility for the use or reliability of any portion of this document.

General permission to copy or modify is hereby granted.

Macro Definition Documentation

◆ VERSION

#define VERSION   "1.2.4"