PulseView  0.3.0
A Qt-based sigrok GUI
main.cpp File Reference
#include <stdint.h>
#include <libsigrokcxx/libsigrokcxx.hpp>
#include <getopt.h>
#include <QDebug>
#include "pv/application.hpp"
#include "pv/devicemanager.hpp"
#include "pv/mainwindow.hpp"
#include "config.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

Definition at line 70 of file main.cpp.

Here is the call graph for this function:

void usage ( )

Definition at line 53 of file main.cpp.

Here is the caller graph for this function: