API Documentation
|
#include <ConnectionForwardingDialog.h>
Public Member Functions | |
ConnectionForwardingDialog (QWidget *parent=nullptr) | |
void | clearAll () |
JSONNode | toJSON () |
void | fromJSON (const JSONNode &node) |
File | defaultJSONFile () const |
Protected Member Functions | |
void | updateTable () |
Protected Attributes | |
Buffer< ConnectionForwarding * > | m_connections |
QTableWidget * | m_table |
ConnectionForwardingDialog | ( | QWidget * | parent = nullptr | ) |
void clearAll | ( | ) |
File defaultJSONFile | ( | ) | const |
void fromJSON | ( | const JSONNode & | node | ) |
JSONNode toJSON | ( | ) |
|
protected |
|
protected |
|
protected |