#include <gin_patchbrowser.h>
Inherits juce::ListBoxModel.
◆ PresetsModel()
      
        
          | PatchBrowser::PresetsModel::PresetsModel  | 
          ( | 
          PatchBrowser &  | 
          o | ) | 
           | 
        
      
 
 
◆ getNumRows()
  
  
      
        
          | int PatchBrowser::PresetsModel::getNumRows  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ selectedRowsChanged()
  
  
      
        
          | void PatchBrowser::PresetsModel::selectedRowsChanged  | 
          ( | 
          int  | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ paintListBoxItem()
  
  
      
        
          | void PatchBrowser::PresetsModel::paintListBoxItem  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          juce::Graphics &  | 
          g,  | 
         
        
           | 
           | 
          int  | 
          w,  | 
         
        
           | 
           | 
          int  | 
          h,  | 
         
        
           | 
           | 
          bool  | 
          selected  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
override   | 
  
 
 
◆ listBoxItemClicked()
  
  
      
        
          | void PatchBrowser::PresetsModel::listBoxItemClicked  | 
          ( | 
          int  | 
          row,  | 
         
        
           | 
           | 
          const juce::MouseEvent &  | 
          e  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
override   | 
  
 
 
◆ owner
The documentation for this struct was generated from the following file: