Shows the component under the mouse and component hierarchy.  
 More...
#include <gin_componentviewer.h>
Inherits juce::DocumentWindow, and juce::ComponentListener.
Shows the component under the mouse and component hierarchy. 
Useful for debugging 
 
◆ ComponentViewer()
      
        
          | ComponentViewer::ComponentViewer  | 
          ( | 
          Component *  | 
          toTrack = nullptr,  | 
        
        
           | 
           | 
          juce::PropertiesFile *  | 
          settings = nullptr,  | 
        
        
           | 
           | 
          bool  | 
          alwaysOnTop = true  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ~ComponentViewer()
  
  
      
        
          | ComponentViewer::~ComponentViewer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
override   | 
  
 
 
◆ onClose
      
        
          | std::function<void ()> ComponentViewer::onClose | 
        
      
 
 
The documentation for this class was generated from the following file: