#include <gm_script.h>
Definition at line 31 of file gm_script.h.
 
◆ StartAt
| Enumerator | 
|---|
| DocumentStart |  | 
| DocumentEnd |  | 
| DocumentIdle |  | 
Definition at line 37 of file gm_script.h.
 
 
◆ GM_Script()
  
  | 
        
          | GM_Script::GM_Script | ( | GM_Manager * | manager, |  
          |  |  | const QString & | filePath |  
          |  | ) |  |  |  | explicit | 
 
 
◆ description()
      
        
          | QString GM_Script::description | ( |  | ) | const | 
      
 
 
◆ downloadUrl()
      
        
          | QUrl GM_Script::downloadUrl | ( |  | ) | const | 
      
 
 
◆ exclude()
      
        
          | QStringList GM_Script::exclude | ( |  | ) | const | 
      
 
 
◆ fileName()
      
        
          | QString GM_Script::fileName | ( |  | ) | const | 
      
 
 
◆ fullName()
      
        
          | QString GM_Script::fullName | ( |  | ) | const | 
      
 
 
◆ icon()
      
        
          | QIcon GM_Script::icon | ( |  | ) | const | 
      
 
 
◆ iconUrl()
      
        
          | QUrl GM_Script::iconUrl | ( |  | ) | const | 
      
 
 
◆ include()
      
        
          | QStringList GM_Script::include | ( |  | ) | const | 
      
 
 
◆ isEnabled()
      
        
          | bool GM_Script::isEnabled | ( |  | ) | const | 
      
 
 
◆ isUpdating()
      
        
          | bool GM_Script::isUpdating | ( |  | ) |  | 
      
 
 
◆ isValid()
      
        
          | bool GM_Script::isValid | ( |  | ) | const | 
      
 
 
◆ metaData()
      
        
          | QString GM_Script::metaData | ( |  | ) | const | 
      
 
 
◆ name()
      
        
          | QString GM_Script::name | ( |  | ) | const | 
      
 
 
◆ nameSpace()
      
        
          | QString GM_Script::nameSpace | ( |  | ) | const | 
      
 
 
◆ noFrames()
      
        
          | bool GM_Script::noFrames | ( |  | ) | const | 
      
 
 
◆ require()
      
        
          | QStringList GM_Script::require | ( |  | ) | const | 
      
 
 
◆ scriptChanged
  
  | 
        
          | void GM_Script::scriptChanged | ( |  | ) |  |  | signal | 
 
 
◆ setEnabled()
      
        
          | void GM_Script::setEnabled | ( | bool | enable | ) |  | 
      
 
 
◆ startAt()
◆ updateScript()
      
        
          | void GM_Script::updateScript | ( |  | ) |  | 
      
 
 
◆ updateUrl()
      
        
          | QUrl GM_Script::updateUrl | ( |  | ) | const | 
      
 
 
◆ updatingChanged
  
  | 
        
          | void GM_Script::updatingChanged | ( | bool | updating | ) |  |  | signal | 
 
 
◆ version()
      
        
          | QString GM_Script::version | ( |  | ) | const | 
      
 
 
◆ webScript()
      
        
          | QWebEngineScript GM_Script::webScript | ( |  | ) | const | 
      
 
 
The documentation for this class was generated from the following files: