synfig-studio  1.0.3
Public Member Functions | List of all members
synfigapp::PluginLauncher Class Reference

#include <pluginmanager.h>

Public Member Functions

 PluginLauncher (synfig::Canvas::Handle)
 ~PluginLauncher ()
bool execute (std::string script_path, const std::string &synfig_root)
bool check_python_version (std::string path)
std::string get_result_path ()
std::string get_original_path ()
std::string get_output ()

Constructor & Destructor Documentation

PluginLauncher::PluginLauncher ( synfig::Canvas::Handle  canvas)
PluginLauncher::~PluginLauncher ( )

Member Function Documentation

bool PluginLauncher::execute ( std::string  script_path,
const std::string &  synfig_root 
)

References _.

Referenced by studio::Instance::run_plugin().

bool PluginLauncher::check_python_version ( std::string  path)
std::string PluginLauncher::get_result_path ( )
std::string synfigapp::PluginLauncher::get_original_path ( )
inline
std::string synfigapp::PluginLauncher::get_output ( )
inline

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