Bitcoin ABC  0.29.1
P2P Digital Currency
Public Attributes | List of all members
ProxySetting Struct Reference

Public Attributes

bool is_set
 
QString ip
 
QString port
 

Detailed Description

Definition at line 262 of file optionsmodel.cpp.

Member Data Documentation

◆ ip

QString ProxySetting::ip

Definition at line 264 of file optionsmodel.cpp.

◆ is_set

bool ProxySetting::is_set

Definition at line 263 of file optionsmodel.cpp.

◆ port

QString ProxySetting::port

Definition at line 265 of file optionsmodel.cpp.


The documentation for this struct was generated from the following file: