![]() |
API Documentation
|
A table that allows the user to specify any number of ConnectionForwarding objects. More...
#include <ConnectionForwardingDialog.h>
Public Member Functions | |
| void | clearAll () |
| ConnectionForwardingDialog (QWidget *parent=nullptr) | |
| File | defaultJSONFile () const |
| void | fromJSON (const JSONNode &node) |
| JSONNode | toJSON () |
Protected Member Functions | |
| void | updateTable () |
Protected Attributes | |
| Buffer< ConnectionForwarding * > | m_connections |
| QTableWidget * | m_table |
A table that allows the user to specify any number of ConnectionForwarding objects.
| ConnectionForwardingDialog | ( | QWidget * | parent = nullptr | ) |
| void clearAll | ( | ) |
| File defaultJSONFile | ( | ) | const |
| void fromJSON | ( | const JSONNode & | node | ) |
| JSONNode toJSON | ( | ) |
|
protected |
|
protected |
|
protected |