API Documentation
Loading...
Searching...
No Matches
ConnectionForwardingDialog Class Reference

#include <ConnectionForwardingDialog.h>

Inheritance diagram for ConnectionForwardingDialog:
[legend]
Collaboration diagram for ConnectionForwardingDialog:
[legend]

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
 

Constructor & Destructor Documentation

◆ ConnectionForwardingDialog()

ConnectionForwardingDialog ( QWidget * parent = nullptr)

Member Function Documentation

◆ clearAll()

void clearAll ( )

◆ defaultJSONFile()

File defaultJSONFile ( ) const

◆ fromJSON()

void fromJSON ( const JSONNode & node)

◆ toJSON()

JSONNode toJSON ( )

◆ updateTable()

void updateTable ( )
protected

Member Data Documentation

◆ m_connections

Buffer<ConnectionForwarding*> m_connections
protected

◆ m_table

QTableWidget* m_table
protected

The documentation for this class was generated from the following files: