• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • interfaces
 

interfaces

Public Slots | Signals | Public Member Functions | List of all members
ScriptLoader Class Reference

#include <scriptloader.h>

Public Slots

void runAction ()
void stopAction ()

Signals

virtual void errors (TQString messages)
virtual void output (TQString messages)
virtual void done (int errorCode)

Public Member Functions

 ScriptLoader (TDEMainWindow *parent=0)
TDESelectAction * getScripts ()

Detailed Description

Script loader.

Definition at line 29 of file scriptloader.h.

Constructor & Destructor Documentation

◆ ScriptLoader()

ScriptLoader::ScriptLoader ( TDEMainWindow * parent = 0)

Default Constructor.

Definition at line 36 of file scriptloader.cpp.

◆ ~ScriptLoader()

ScriptLoader::~ScriptLoader ( )

Definition at line 48 of file scriptloader.cpp.

Member Function Documentation

◆ getScripts()

TDESelectAction * ScriptLoader::getScripts ( )

Return the a TDESelectAction with all of the scripts.

Returns
TDESelectAction containing access to all of the scripts

Definition at line 54 of file scriptloader.cpp.

◆ runAction

void ScriptLoader::runAction ( )
slot

Run the current action.

Definition at line 93 of file scriptloader.cpp.

◆ stopAction

void ScriptLoader::stopAction ( )
slot

Stop the currently running scripts operations.

Definition at line 99 of file scriptloader.cpp.


The documentation for this class was generated from the following files:
  • scriptloader.h
  • scriptloader.cpp

interfaces

Skip menu "interfaces"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

interfaces

Skip menu "interfaces"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for interfaces by doxygen 1.15.0
This website is maintained by Timothy Pearson.