| 
| 
void  | updateIndicators (LogLevel level) | 
| 
void  | clear () | 
| 
void  | onNewEntries () | 
 | 
| 
void  | clearSignal () | 
| 
void  | hasNewEntries () | 
| 
void  | scrollToBottom () | 
| 
void  | stickyFlagChanged (bool sticky) | 
 | 
| 
  | ConsoleWidget (InviwoMainWindow *parent) | 
| virtual void  | log (std::string_view logSource, LogLevel logLevel, LogAudience audience, std::string_view file, std::string_view function, int line, std::string_view) override | 
| 
QAction *  | getClearAction () | 
| 
QTableView *  | view () | 
| 
  | InviwoDockWidget (QString title, QWidget *parent) | 
| 
  | InviwoDockWidget (QString title, QWidget *parent, QString objname) | 
| 
virtual void  | showEvent (QShowEvent *showEvent) override | 
| 
void  | setSticky (bool sticky) | 
| 
bool  | isSticky () const | 
| 
void  | setContents (QWidget *widget) | 
| 
void  | setContents (QLayout *layout) | 
| virtual void  | saveState () | 
| virtual void  | loadState () | 
◆ closeEvent()
  
  
      
        
          | virtual void inviwo::ConsoleWidget::closeEvent  | 
          ( | 
          QCloseEvent * |           event | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ keyPressEvent()
  
  
      
        
          | virtual void inviwo::ConsoleWidget::keyPressEvent  | 
          ( | 
          QKeyEvent * |           keyEvent | ) | 
           | 
         
       
   | 
  
overrideprotectedvirtual   | 
  
 
 
◆ log()
  
  
      
        
          | virtual void inviwo::ConsoleWidget::log  | 
          ( | 
          std::string_view |           logSource,  | 
         
        
           | 
           | 
          LogLevel |           logLevel,  | 
         
        
           | 
           | 
          LogAudience |           audience,  | 
         
        
           | 
           | 
          std::string_view |           file,  | 
         
        
           | 
           | 
          std::string_view |           function,  | 
         
        
           | 
           | 
          int |           line,  | 
         
        
           | 
           | 
          std::string_view |            ) | 
         
       
   | 
  
overridevirtual   | 
  
 
 
The documentation for this class was generated from the following file: