#include <biteitem.h>
◆ BiteItem() [1/2]
  
  
      
        
          | BITE::BiteItem::BiteItem  | 
          ( | 
          QObject *  | 
          parent = nullptr | ) | 
           | 
         
       
   | 
  
explicit   | 
  
 
 
◆ BiteItem() [2/2]
      
        
          | BITE::BiteItem::BiteItem  | 
          ( | 
          QJSValue  | 
          obj | ) | 
           | 
        
      
 
 
◆ afterSetup
  
  
      
        
          | void BITE::BiteItem::afterSetup  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ agent()
◆ allowedProperties()
  
  
      
        
          | QStringList BITE::BiteItem::allowedProperties  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedvirtual   | 
  
 
 
◆ beforeRun
  
  
      
        
          | void BITE::BiteItem::beforeRun  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
for initializations, called every year 
 
 
◆ cellSize()
  
  
      
        
          | int BITE::BiteItem::cellSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
◆ checkProperties()
  
  
      
        
          | void BITE::BiteItem::checkProperties  | 
          ( | 
          QJSValue  | 
          obj | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ description()
  
  
      
        
          | QString BITE::BiteItem::description  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ info()
  
  
      
        
          | QString BITE::BiteItem::info  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ name()
  
  
      
        
          | QString BITE::BiteItem::name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ notify()
◆ run
  
  
      
        
          | void BITE::BiteItem::run  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtualslot   | 
  
 
 
◆ runCell
◆ runCells()
  
  
      
        
          | bool BITE::BiteItem::runCells  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
true if the item runs cell by cell 
 
 
◆ setName()
  
  
      
        
          | void BITE::BiteItem::setName  | 
          ( | 
          QString  | 
          name | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ setRunCells()
  
  
      
        
          | void BITE::BiteItem::setRunCells  | 
          ( | 
          bool  | 
          rc | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ setup()
  
  
      
        
          | void BITE::BiteItem::setup  | 
          ( | 
          BiteAgent *  | 
          agent | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ thisJSObj()
  
  
      
        
          | QJSValue BITE::BiteItem::thisJSObj  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprotected   | 
  
 
 
◆ verbose()
  
  
      
        
          | bool BITE::BiteItem::verbose  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ mObj
  
  
      
        
          | QJSValue BITE::BiteItem::mObj | 
         
       
   | 
  
protected   | 
  
 
the JS value used to setup the item 
 
 
◆ mThis
  
  
      
        
          | QJSValue BITE::BiteItem::mThis | 
         
       
   | 
  
protected   | 
  
 
the JS representation of the item 
 
 
◆ agent
◆ name
  
  
      
        
          | QString BITE::BiteItem::name | 
         
       
   | 
  
readwrite   | 
  
 
 
The documentation for this class was generated from the following files: