PulseView  0.3.0
A Qt-based sigrok GUI
connect.hpp File Reference
#include <memory>
#include <QComboBox>
#include <QDialog>
#include <QDialogButtonBox>
#include <QFormLayout>
#include <QLineEdit>
#include <QListWidget>
#include <QPushButton>
#include <QVBoxLayout>
Include dependency graph for connect.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pv::dialogs::Connect
 

Namespaces

 sigrok
 
 pv
 
 pv::devices
 
 pv::dialogs
 

Functions

 Q_DECLARE_METATYPE (std::shared_ptr< sigrok::Driver >)
 
 Q_DECLARE_METATYPE (std::shared_ptr< pv::devices::HardwareDevice >)
 

Function Documentation

Q_DECLARE_METATYPE ( std::shared_ptr< sigrok::Driver >  )
Q_DECLARE_METATYPE ( std::shared_ptr< pv::devices::HardwareDevice )