Provides a singleton object for management and access to ICE.  
 More...
#include <Ice.h>
Provides a singleton object for management and access to ICE. 
- Author
 - Kang Lin kl222.nosp@m.@126.nosp@m..com
 
- See also
 - CIceSignal CParameterICE CFrmParameterICE 
 
Definition at line 25 of file Ice.h.
 
◆ CICE()
  
  
      
        
          | CICE::CICE  | 
          ( | 
          QObject *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~CICE()
◆ GetParameter()
◆ GetParameterWidget()
      
        
          | QWidget * CICE::GetParameterWidget  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
        
      
 
 
◆ GetSignal()
◆ Instance()
  
  
      
        
          | CICE * CICE::Instance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
Single instance. 
- Returns
 
Definition at line 55 of file Ice.cpp.
 
 
◆ slotConnected
  
  
      
        
          | void CICE::slotConnected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotDisconnected
  
  
      
        
          | void CICE::slotDisconnected  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotError
  
  
      
        
          | void CICE::slotError  | 
          ( | 
          int  | 
          nError,  | 
         
        
           | 
           | 
          const QString &  | 
          szError  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotIceChanged
  
  
      
        
          | void CICE::slotIceChanged  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
◆ slotStart
◆ slotStop
◆ m_Log
  
  
      
        
          | QLoggingCategory CICE::m_Log | 
         
       
   | 
  
private   | 
  
 
Definition at line 54 of file Ice.h.
 
 
◆ m_Parameter
Definition at line 52 of file Ice.h.
 
 
◆ m_Signal
Definition at line 51 of file Ice.h.
 
 
◆ m_Translator
  
  
      
        
          | QTranslator CICE::m_Translator | 
         
       
   | 
  
private   | 
  
 
Definition at line 53 of file Ice.h.
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Src/Channel/ICE/Ice.h
 
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Src/Channel/ICE/Ice.cpp