#include <searchmodel.h>
 | 
| bool  | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override | 
|   | 
◆ filterAcceptsRow()
  
  
      
        
          | bool SearchModel::filterAcceptsRow  | 
          ( | 
          int  | 
          sourceRow,  | 
         
        
           | 
           | 
          const QModelIndex &  | 
          sourceParent  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
overrideprotected   | 
  
 
 
◆ isFilterActive()
      
        
          | bool SearchModel::isFilterActive  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ mimeData()
  
  
      
        
          | QMimeData * SearchModel::mimeData  | 
          ( | 
          const QModelIndexList &  | 
          indexes | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
◆ mimeTypes()
  
  
      
        
          | QStringList SearchModel::mimeTypes  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
override   | 
  
 
 
◆ updateFilter
  
  
      
        
          | void SearchModel::updateFilter  | 
          ( | 
          const QString &  | 
          filter | ) | 
           | 
         
       
   | 
  
slot   | 
  
 
 
The documentation for this class was generated from the following files: