Grid with existing connections: type, port, status, etc.  
 More...
|  | 
| static void | OnWheel (const wxMouseEvent &ev) | 
|  | Mouse wheel: scroll the TopScroll window. 
 | 
|  | 
Grid with existing connections: type, port, status, etc. 
Definition at line 345 of file connections_dlg.cpp.
◆ Connections()
  
  | 
        
          | Connections::Connections | ( | wxWindow * | parent, |  
          |  |  | const std::vector< ConnectionParams * > & | connections, |  
          |  |  | EventVar & | on_conn_update, |  
          |  |  | const std::function< void(ConnectionParams *p, bool editing)> & | on_edit_conn |  
          |  | ) |  |  |  | inline | 
 
 
◆ FindConnectionIndex()
Find index in m_connections for given pointer. 
- Returns
- positive index if found, else -1; 
Definition at line 513 of file connections_dlg.cpp.
 
 
◆ GetEstimatedSize()
  
  | 
        
          | wxSize Connections::GetEstimatedSize | ( |  | ) | const |  | inline | 
 
 
◆ OnWheel()
  
  | 
        
          | static void Connections::OnWheel | ( | const wxMouseEvent & | ev | ) |  |  | inlinestatic | 
 
 
◆ ReloadGrid()
  
  | 
        
          | void Connections::ReloadGrid | ( | const std::vector< ConnectionParams * > & | connections | ) |  |  | inline | 
 
 
◆ SetColorScheme()
  
  | 
        
          | void Connections::SetColorScheme | ( | const ColorScheme | cs | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: