The wake on lan parameters UI.  
 More...
#include <ParameterWakeOnLanUI.h>
 | 
| 
  | CParameterWakeOnLanUI (QWidget *parent=nullptr) | 
|   | 
| int  | SetParameter (CParameter *pParameter) | 
|   | Set the parameters and initialize the user interface.  
  | 
|   | 
| bool  | CheckValidity (bool validity) | 
|   | 
| int  | Accept () | 
|   | Accept parameters.  
  | 
|   | 
 | 
| static QString  | GetSubNet (const QString &szIP, const QString &szMask) | 
|   | 
The wake on lan parameters UI. 
- See also
 - CParameterWakeOnLan 
 
Definition at line 19 of file ParameterWakeOnLanUI.h.
 
◆ ~CParameterWakeOnLanUI()
      
        
          | CParameterWakeOnLanUI::~CParameterWakeOnLanUI  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Accept()
      
        
          | int CParameterWakeOnLanUI::Accept  | 
          ( | 
           | ) | 
           | 
        
      
 
Accept parameters. 
- Parameters
 - 
  
    | validity | 
- true: Check parameters
 
- false: Not check parameters 
 
 
 | 
  
   
- Returns
 - 0 is success. otherwise is fail 
 
Definition at line 164 of file ParameterWakeOnLanUI.cpp.
 
 
◆ CheckValidity()
      
        
          | bool CParameterWakeOnLanUI::CheckValidity  | 
          ( | 
          bool  | 
          validity | ) | 
           | 
        
      
 
 
◆ GetSubNet()
  
  
      
        
          | QString CParameterWakeOnLanUI::GetSubNet  | 
          ( | 
          const QString &  | 
          szIP,  | 
         
        
           | 
           | 
          const QString &  | 
          szMask  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ on_cbNetworkInterface_currentIndexChanged
  
  
      
        
          | void CParameterWakeOnLanUI::on_cbNetworkInterface_currentIndexChanged  | 
          ( | 
          int  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_leIP_editingFinished
  
  
      
        
          | void CParameterWakeOnLanUI::on_leIP_editingFinished  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbCancel_clicked
  
  
      
        
          | void CParameterWakeOnLanUI::on_pbCancel_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbOK_clicked
  
  
      
        
          | void CParameterWakeOnLanUI::on_pbOK_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbSave_clicked
  
  
      
        
          | void CParameterWakeOnLanUI::on_pbSave_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbShow_clicked
  
  
      
        
          | void CParameterWakeOnLanUI::on_pbShow_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ SetParameter()
      
        
          | int CParameterWakeOnLanUI::SetParameter  | 
          ( | 
          CParameter *  | 
          pParameter | ) | 
           | 
        
      
 
 
◆ slotHostChanged
  
  
      
        
          | void CParameterWakeOnLanUI::slotHostChanged  | 
          ( | 
          const QString &  | 
          szHost | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ m_pWakeOnLan
◆ ui
  
  
      
        
          | Ui::CParameterWakeOnLanUI* CParameterWakeOnLanUI::ui | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: