|
Scribus
Open source desktop publishing at your fingertips
|
Select a python script for execution. More...
#include <runscriptdialog.h>


Public Member Functions | |
| RunScriptDialog (QWidget *parent, bool extEnable=false) | |
| bool | extensionRequested () |
| Check if the user wanted the script run as an extension script. | |
| QString | selectedFile () |
| Return chosen filename. | |
Protected Slots | |
| virtual void | accept () |
Protected Attributes | |
| bool | m_extEnable |
Static Protected Attributes | |
| static QString | m_lastScriptDir |
Select a python script for execution.