Kross
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| Abstract container to deal with scripts like a single standalone script file | |
| Manages collections of Action instances | |
| Implements a general editor for Action and ActionCollection instances | |
| Implements a QAbstractItemModel to provide a model for views of a ActionCollection instance that manages a collection of Action instances | |
| Implements a QSortFilterProxyModel for a ActionCollectionModel instance | |
| Shows a QTreeView where the content of a ActionCollection is displayed and optional actions to run, stop, add, edit and remove scripts are provided | |
| Interface for managing Object collections | |
| Implements a Kross::Interpreter to provide a factory for EcmaScript instances | |
| The EcmaObject implements QScriptClass and Kross::Object to provide custom behavior to QtScript objects | |
| Kross QtScript Extension that provides access to the Kross Scripting Framework within the QtScript scripting language | |
| Implements a Kross::Script to handle a single script | |
| Interface for error-handling | |
| Access to KAssistantDialog objects as top-level containers | |
| Access to KDialog objects as top-level containers | |
| Access to a KFileWidget | |
| Access to a ListView | |
| The FormModule provides access to UI functionality like dialogs or widgets | |
| Access to progressbar | |
| Base class for interpreter implementations | |
| Abstract information about a Interpreter before the interpreter-backend itself is loaded | |
| Each interpreter is able to define options we could use to manipulate the interpreter behaviour | |
| Implements Kross::Interpreter for the KDE Javascript interpreter backend | |
| Implements Kross::Script to provide scripts for the KDE JavaScript interpreter backend | |
| Singleton that provides the main entry point to deal with the Kross Scripting Framework | |
| Implements a QObject to provide an adaptor between Qt signals+slots and scripting functions | |
| Base class for metatype-implementations | |
| Base class for metatype-handlers as used returned by the Kross::Manager::metaTypeHandler() method | |
| Metatypes which are registered in the QMetaType system | |
| Metatypes which are listened in QVariant::Type | |
| Metatype for generic VoidStar pointers | |
| The class Object does provide us scripting objects like class instances to the C++ world | |
| Base class for interpreter dependent functionality each script provides | |
| Loads additional actions stored in rc files with the KrossScripting format: | |
| The TranslationModule provides access to KDE translation and internationalization facilities | |
| Wrapper-class used to provide handlers for custom types | |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:53:49 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:53:49 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.