| 
    qTox
    Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
    
   | 
 
#include <advancedform.h>


Public Member Functions | |
| AdvancedForm () | |
| ~AdvancedForm () | |
| QString | getFormName () final | 
  Public Member Functions inherited from GenericForm | |
| GenericForm (const QPixmap &icon) | |
| virtual | ~GenericForm () | 
| QPixmap | getFormIcon () | 
Private Slots | |
| void | on_cbMakeToxPortable_stateChanged () | 
| void | on_resetButton_clicked () | 
| void | on_btnCopyDebug_clicked () | 
| void | on_btnExportLog_clicked () | 
| void | on_cbEnableIPv6_stateChanged () | 
| void | on_cbEnableUDP_stateChanged () | 
| void | on_cbEnableLanDiscovery_stateChanged () | 
| void | on_proxyAddr_editingFinished () | 
| void | on_proxyPort_valueChanged (int port) | 
| void | on_proxyType_currentIndexChanged (int index) | 
Private Member Functions | |
| void | retranslateUi () | 
| Retranslate all elements in the form.  More... | |
Private Attributes | |
| Ui::AdvancedSettings * | bodyUI | 
Additional Inherited Members | |
  Public Slots inherited from GenericForm | |
| virtual void | reloadTheme () | 
  Protected Member Functions inherited from GenericForm | |
| bool | eventFilter (QObject *o, QEvent *e) final | 
| Ignore scroll on different controls.  More... | |
| void | eventsInit () | 
| Prevent stealing mouse wheel scroll.  More... | |
  Protected Attributes inherited from GenericForm | |
| QPixmap | formIcon | 
This form contains all connection settings. Is also contains "Reset settings" button and "Make portable" checkbox.
Definition at line 30 of file advancedform.h.
| AdvancedForm::AdvancedForm | ( | ) | 
| AdvancedForm::~AdvancedForm | ( | ) | 
      
  | 
  inlinefinalvirtual | 
Implements GenericForm.
Definition at line 36 of file advancedform.h.
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
      
  | 
  privateslot | 
Definition at line 203 of file advancedform.cpp.


      
  | 
  privateslot | 
      
  | 
  private | 
Retranslate all elements in the form.
Definition at line 220 of file advancedform.cpp.

      
  | 
  private | 
Definition at line 60 of file advancedform.h.
 1.8.17