AvogadroLibs 1.100.0
Loading...
Searching...
No Matches
ScriptLoader Class Reference

The ScriptLoader class finds and verifies different types of python utility scripts. More...

#include <scriptloader.h>

Inheritance diagram for ScriptLoader:

Public Member Functions

 ScriptLoader (QObject *parent_=nullptr)
 

Static Public Member Functions

static QMultiMap< QString, QString > scriptList (const QString &type)
 
static bool queryProgramName (const QString &scriptFilePath, QString &displayName)
 

Detailed Description

For example, finding all the "charge" scripts auto chargeScripts = ScriptLoader::scriptList("charge");

Member Function Documentation

◆ scriptList()

static QMultiMap< QString, QString > scriptList ( const QString & type)
static
Returns
A map of name -> path for all scripts of the requested
  • type

The documentation for this class was generated from the following file: