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

This application demonstrates how to use chunks combined with a Qt widgets GUI. More...

#include "mainwindow.h"
#include <QApplication>
Include dependency graph for main.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

This application demonstrates how to use chunks combined with a Qt widgets GUI.

Author
IDS Imaging Development Systems GmbH
Date
2020-02-01
Since
1.1.6
Version
1.0.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.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )