NSCL DDAS  12.1-001
Support for XIA DDAS at FRIB
Functions
qtscope.cpp File Reference

QtScope main. More...

#include <cstdio>
#include <cstdlib>
#include <iostream>
#include <stdexcept>
#include <Python.h>
#include <config.h>
Include dependency graph for qtscope.cpp:

Functions

int main (int argc, char *argv[])
 QtScope main. More...
 

Detailed Description

QtScope main.

Function Documentation

◆ main()

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

QtScope main.

Parameters
argcNumber of command line options.
argvThe command line options.
Returns
int
Return values
0Success.

Uses Python C++ API to call main.py to configure and run QtScope.