List the connect of be existed.  
 More...
#include <FrmListRecent.h>
 | 
| 
void  | sigStart (const QString &szFile, bool bOpenSettings=false) | 
|   | 
| 
void  | sigAddToFavorite (const QString &szName, const QString &szDescription, const QIcon &icon, const QString &szFile) | 
|   | 
 | 
| enum   | ColumnNo {  
  Name = 0
, Protocol
, Type
, Date
,  
  ID
, File
 
 } | 
|   | 
List the connect of be existed. 
Definition at line 19 of file FrmListRecent.h.
 
◆ ColumnNo
  
  
      
        
          | enum CFrmListRecent::ColumnNo | 
         
       
   | 
  
private   | 
  
 
 
◆ ~CFrmListRecent()
  
  
      
        
          | CFrmListRecent::~CFrmListRecent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetItem()
  
  
      
        
          | QList< QStandardItem * > CFrmListRecent::GetItem  | 
          ( | 
          COperate *  | 
          c,  | 
         
        
           | 
           | 
          QString &  | 
          szFile  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ InsertItem()
  
  
      
        
          | int CFrmListRecent::InsertItem  | 
          ( | 
          COperate *  | 
          c,  | 
         
        
           | 
           | 
          QString &  | 
          szFile  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ onProcess()
  
  
      
        
          | int CFrmListRecent::onProcess  | 
          ( | 
          const QString &  | 
          id,  | 
         
        
           | 
           | 
          CPlugin *  | 
          pPlugin  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
overridevirtual   | 
  
 
 
◆ slotAddToFavorite
  
  
      
        
          | void CFrmListRecent::slotAddToFavorite  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotCopy
  
  
      
        
          | void CFrmListRecent::slotCopy  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotCustomContextMenu
  
  
      
        
          | void CFrmListRecent::slotCustomContextMenu  | 
          ( | 
          const QPoint &  | 
          pos | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotDelete
  
  
      
        
          | void CFrmListRecent::slotDelete  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotDetail
  
  
      
        
          | void CFrmListRecent::slotDetail  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotDoubleClicked
  
  
      
        
          | void CFrmListRecent::slotDoubleClicked  | 
          ( | 
          const QModelIndex &  | 
          index | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotEdit
  
  
      
        
          | void CFrmListRecent::slotEdit  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotEditConnect
  
  
      
        
          | void CFrmListRecent::slotEditConnect  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotLoadFiles
  
  
      
        
          | void CFrmListRecent::slotLoadFiles  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotNew
  
  
      
        
          | void CFrmListRecent::slotNew  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotStart
  
  
      
        
          | void CFrmListRecent::slotStart  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ slotStartByType
  
  
      
        
          | void CFrmListRecent::slotStartByType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
privateslot   | 
  
 
 
◆ m_bDock
  
  
      
        
          | bool CFrmListRecent::m_bDock | 
         
       
   | 
  
private   | 
  
 
 
◆ m_MenuStartByType
  
  
      
        
          | QMap<CPlugin::TYPE, QMenu*> CFrmListRecent::m_MenuStartByType | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pAddToFavorite
  
  
      
        
          | QAction* CFrmListRecent::m_pAddToFavorite | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ParameterApp
◆ m_pCopy
  
  
      
        
          | QAction* CFrmListRecent::m_pCopy | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pDelete
  
  
      
        
          | QAction* CFrmListRecent::m_pDelete | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pDetail
  
  
      
        
          | QAction* CFrmListRecent::m_pDetail | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pDockTitleBar
      
        
          | RabbitCommon::CTitleBar* CFrmListRecent::m_pDockTitleBar | 
        
      
 
 
◆ m_pEdit
  
  
      
        
          | QAction* CFrmListRecent::m_pEdit | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pEditOperate
  
  
      
        
          | QAction* CFrmListRecent::m_pEditOperate | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pMainWindow
◆ m_pManager
◆ m_pMenuNew
  
  
      
        
          | QMenu* CFrmListRecent::m_pMenuNew | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pModel
  
  
      
        
          | QStandardItemModel* CFrmListRecent::m_pModel | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pRefresh
  
  
      
        
          | QAction* CFrmListRecent::m_pRefresh | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pStart
  
  
      
        
          | QAction* CFrmListRecent::m_pStart | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pTableView
  
  
      
        
          | QTableView* CFrmListRecent::m_pTableView | 
         
       
   | 
  
private   | 
  
 
 
◆ m_ptbOperate
  
  
      
        
          | QToolButton* CFrmListRecent::m_ptbOperate | 
         
       
   | 
  
private   | 
  
 
 
◆ m_pToolBar
  
  
      
        
          | QToolBar* CFrmListRecent::m_pToolBar | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FrmListRecent.h
 
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/App/Client/FrmListRecent.cpp