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 |
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 KPageDialog 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 |
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 |
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 04:02:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 04:02:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.