The Main window class  
 更多...
#include <MainWindow.h>
 | 
| void  | sigAccept () | 
|   | 通知插件设置窗口参数发生改变。 设置参数窗口必须有定义槽 slotAccept 。 例如:CFrmParameterFreeRDP::slotAccept  
  | 
|   | 
The Main window class 
在文件 MainWindow.h 第 17 行定义.
 
◆ CMainWindow()
  
  
      
        
          | CMainWindow::CMainWindow  | 
          ( | 
          QWidget *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ ~CMainWindow()
      
        
          | CMainWindow::~CMainWindow  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ Clean()
  
  
      
        
          | int CMainWindow::Clean  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ InitTab()
  
  
      
        
          | int CMainWindow::InitTab  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ on_actionAbout_triggered
  
  
      
        
          | void CMainWindow::on_actionAbout_triggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_actionOpen_folder_triggered
  
  
      
        
          | void CMainWindow::on_actionOpen_folder_triggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_actionStart_triggered
  
  
      
        
          | void CMainWindow::on_actionStart_triggered  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbCancel_clicked
  
  
      
        
          | void CMainWindow::on_pbCancel_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ on_pbSave_clicked
  
  
      
        
          | void CMainWindow::on_pbSave_clicked  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ SetStatusText()
  
  
      
        
          | int CMainWindow::SetStatusText  | 
          ( | 
          QString  | 
          szText | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ sigAccept
  
  
      
        
          | void CMainWindow::sigAccept  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
通知插件设置窗口参数发生改变。 设置参数窗口必须有定义槽 slotAccept 。 例如:CFrmParameterFreeRDP::slotAccept 
public Q_SLOTS:
    void slotAccept();
  - 参见
 - CService::GetParameterWidget 
 
 
 
◆ m_bStart
  
  
      
        
          | bool CMainWindow::m_bStart | 
         
       
   | 
  
private   | 
  
 
 
◆ m_Plugins
◆ m_Service
◆ ui
  
  
      
        
          | Ui::MainWindow* CMainWindow::ui | 
         
       
   | 
  
private   | 
  
 
 
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/ServiceConfigure/MainWindow.h
 
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/ServiceConfigure/MainWindow.cpp