Kross
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼NKross | |
| CAction | Abstract container to deal with scripts like a single standalone script file |
| CActionCollection | Manages collections of Action instances |
| CActionCollectionEditor | Implements a general editor for Action and ActionCollection instances |
| CActionCollectionModel | Implements a QAbstractItemModel to provide a model for views of a ActionCollection instance that manages a collection of Action instances |
| CActionCollectionProxyModel | Implements a QSortFilterProxyModel for a ActionCollectionModel instance |
| CActionCollectionView | Shows a QTreeView where the content of a ActionCollection is displayed and optional actions to run, stop, add, edit and remove scripts are provided |
| CChildrenInterface | Interface for managing Object collections |
| CEcmaInterpreter | Implements a Kross::Interpreter to provide a factory for EcmaScript instances |
| CEcmaObject | The EcmaObject implements QScriptClass and Kross::Object to provide custom behavior to QtScript objects |
| CEcmaPlugin | Kross QtScript Extension that provides access to the Kross Scripting Framework within the QtScript scripting language |
| CEcmaScript | Implements a Kross::Script to handle a single script |
| CErrorInterface | Interface for error-handling |
| CFormAssistant | Access to KAssistantDialog objects as top-level containers |
| CFormDialog | Access to KDialog objects as top-level containers |
| CFormFileWidget | Access to a KFileWidget |
| CFormListView | Access to a ListView |
| CFormModule | The FormModule provides access to UI functionality like dialogs or widgets |
| CFormProgressDialog | Access to progressbar |
| CInterpreter | Base class for interpreter implementations |
| ▼CInterpreterInfo | Abstract information about a Interpreter before the interpreter-backend itself is loaded |
| COption | Each interpreter is able to define options we could use to manipulate the interpreter behaviour |
| CKjsInterpreter | Implements Kross::Interpreter for the KDE Javascript interpreter backend |
| CKjsScript | Implements Kross::Script to provide scripts for the KDE JavaScript interpreter backend |
| CManager | Singleton that provides the main entry point to deal with the Kross Scripting Framework |
| CMetaFunction | Implements a QObject to provide an adaptor between Qt signals+slots and scripting functions |
| CMetaType | Base class for metatype-implementations |
| CMetaTypeHandler | Base class for metatype-handlers as used returned by the Kross::Manager::metaTypeHandler() method |
| CMetaTypeImpl | Metatypes which are registered in the QMetaType system |
| CMetaTypeVariant | Metatypes which are listened in QVariant::Type |
| CMetaTypeVoidStar | Metatype for generic VoidStar pointers |
| CObject | The class Object does provide us scripting objects like class instances to the C++ world |
| CScript | Base class for interpreter dependent functionality each script provides |
| CScriptingPlugin | Loads additional actions stored in rc files with the KrossScripting format: |
| CTranslationModule | The TranslationModule provides access to KDE translation and internationalization facilities |
| CWrapperInterface | Wrapper-class used to provide handlers for custom types |
| CQScriptable | |
| CQScriptClass | |
| CQScriptExtensionPlugin | |
| CQTreeView |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference