7 #include "ui_newdevicemodelfromexisting.h" 14 struct libusb_context;
25 std::unique_ptr<Ui::NewDeviceModelFromExisting>
ui;
libusb_context * context
Definition: newdevicemodelfromexisting.h:26
Definition: mainwindow.h:20
std::unique_ptr< Ui::NewDeviceModelFromExisting > ui
Definition: newdevicemodelfromexisting.h:25
NewDeviceModelFromExisting(QWidget *parent=nullptr)
Definition: newdevicemodelfromexisting.cpp:14
void accept() override
Definition: newdevicemodelfromexisting.cpp:78
Definition: newdevicemodelfromexisting.h:16