RemoteDebugDialog

class RemoteDebugDialog : public QDialog

Dialog for connecting to remote debuggers.

Public Functions

explicit RemoteDebugDialog(QWidget *parent = nullptr)
~RemoteDebugDialog()
QString getUri() const

Generate a URI for given UI input.

bool validate()