, including all inherited members.
| accel() const KDE_DEPRECATED | KAction | |
| activate() | Kross::Api::ScriptAction | [virtual, slot] |
| activated(const Kross::Api::ScriptAction *) | Kross::Api::ScriptAction | [signal] |
| KAction::activated() | KAction | [signal] |
| KAction::activated(KAction::ActivationReason reason, Qt::ButtonState state) | KAction | [signal] |
| ActivationReason enum name | KAction | |
| addChild(const QString &name, Object *object) | Kross::Api::Callable | |
| addChild(Callable *object) | Kross::Api::Callable | |
| addContainer(QWidget *parent, int id) | KAction | [protected] |
| addContainer(QWidget *parent, QWidget *representative) | KAction | [protected] |
| addFunction(const QString &name, FunctionPtr function) | Kross::Api::Event< T > | [inline] |
| addFunction(const QString &name, Function *function) | Kross::Api::Event< T > | [inline] |
| addFunction0(const QString &name, INSTANCE *instance, METHOD method) | Kross::Api::Event< T > | [inline] |
| addFunction1(const QString &name, INSTANCE *instance, METHOD method, ARG1OBJ *arg1=0) | Kross::Api::Event< T > | [inline] |
| addFunction2(const QString &name, INSTANCE *instance, METHOD method, ARG1OBJ *arg1=0, ARG2OBJ *arg2=0) | Kross::Api::Event< T > | [inline] |
| addFunction3(const QString &name, INSTANCE *instance, METHOD method, ARG1OBJ *arg1=0, ARG2OBJ *arg2=0, ARG3OBJ *arg3=0) | Kross::Api::Event< T > | [inline] |
| addFunction4(const QString &name, INSTANCE *instance, METHOD method, ARG1OBJ *arg1=0, ARG2OBJ *arg2=0, ARG3OBJ *arg3=0, ARG4OBJ *arg4=0) | Kross::Api::Event< T > | [inline] |
| addKAction(KAction *action, const QString &name=QString::null) | Kross::Api::MainModule | |
| addQObject(QObject *object, const QString &name=QString::null) | Kross::Api::MainModule | |
| addSignal(const QString &name, QObject *sender, QCString signal) | Kross::Api::MainModule | |
| addSlot(const QString &name, QObject *receiver, QCString slot) | Kross::Api::MainModule | |
| attach(ScriptActionCollection *collection) | Kross::Api::ScriptAction | |
| call(const QString &name, List::Ptr arguments) | Kross::Api::Event< T > | [inline, virtual] |
| Kross::Api::Object::call(const QString &name, KSharedPtr< List > arguments) | Kross::Api::Object | [virtual] |
| Callable(const QString &name) | Kross::Api::Callable | |
| callFunction(const QString &functionname, KSharedPtr< List > arguments=0) | Kross::Api::ScriptContainer | |
| Class(const QString &name) | Kross::Api::Class< T > | [inline] |
| classInstance(const QString &classname) | Kross::Api::ScriptContainer | |
| container(int index) const | KAction | |
| containerCount | KAction | |
| containerCount() const | KAction | |
| description | Kross::Api::ScriptAction | |
| detach(ScriptActionCollection *collection) | Kross::Api::ScriptAction | |
| detachAll() | Kross::Api::ScriptAction | |
| enabled | KAction | |
| enabled(bool) | KAction | [signal] |
| Event(const QString &name) | Kross::Api::Event< T > | [inline] |
| execute() | Kross::Api::ScriptContainer | |
| failed(const QString &errormessage, const QString &tracedetails) | Kross::Api::ScriptAction | [signal] |
| finalize() | Kross::Api::ScriptAction | [slot] |
| findContainer(const QWidget *widget) const | KAction | [protected] |
| findContainer(int id) const | KAction | [protected] |
| fromObject(Object::Ptr object) | Kross::Api::Object | [inline, static] |
| get(const QString &, void *=0) | Kross::Api::Module | [inline, virtual] |
| getCalls() | Kross::Api::Object | [inline, virtual] |
| getChild(const QString &name) const | Kross::Api::Callable | |
| getChildren() const | Kross::Api::Callable | |
| getClassName() const | Kross::Api::MainModule | [virtual] |
| getClassNames() | Kross::Api::ScriptContainer | |
| getCode() const | Kross::Api::ScriptContainer | |
| getDescription() const | Kross::Api::ScriptAction | |
| getException() | Kross::Api::MainModule | |
| getFile() const | Kross::Api::ScriptContainer | |
| getFunctionNames() | Kross::Api::ScriptContainer | |
| getInterpreterName() const | Kross::Api::ScriptContainer | |
| getLogs() const | Kross::Api::ScriptAction | |
| getName() const | Kross::Api::ScriptContainer | |
| getOption(const QString name, QVariant defaultvalue=QVariant(), bool recursive=false) | Kross::Api::ScriptContainer | |
| getOptions() | Kross::Api::ScriptContainer | |
| getPackagePath() const | Kross::Api::ScriptAction | |
| getToolButtonID() | KAction | [static] |
| group | KAction | |
| group() const | KAction | [virtual] |
| guiItem() const | KAction | [protected] |
| hadException() | Kross::Api::MainModule | |
| hasChild(const QString &name) const | Kross::Api::Callable | |
| hasIcon() const | KAction | [virtual] |
| hasIconSet() const | KAction | |
| icon | KAction | |
| icon() const | KAction | [virtual] |
| iconSet(KIcon::Group group, int size=0) const | KAction | [virtual] |
| iconSet() const | KAction | |
| initialize() | Kross::Api::ScriptContainer | |
| isAFunction(const QString &name) const | Kross::Api::Event< T > | [inline] |
| isEnabled() const | KAction | [virtual] |
| isPlugged() const | KAction | [virtual] |
| isPlugged(const QWidget *container) const | KAction | |
| isPlugged(const QWidget *container, int id) const | KAction | [virtual] |
| isPlugged(const QWidget *container, const QWidget *_representative) const | KAction | [virtual] |
| isShortcutConfigurable() const | KAction | [virtual] |
| itemId(int index) const | KAction | |
| kaccelCount() const | KAction | |
| KAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
| KAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
| KAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
| KAction(const KGuiItem &item, const KShortcut &cut, const QObject *receiver, const char *slot, KActionCollection *parent, const char *name) | KAction | |
| KAction(const QString &text, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
| KAction(const QString &text, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
| KAction(const QString &text, const QIconSet &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
| KAction(const QString &text, const QString &pix, const KShortcut &cut=KShortcut(), QObject *parent=0, const char *name=0) | KAction | |
| KAction(const QString &text, const QIconSet &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
| KAction(const QString &text, const QString &pix, const KShortcut &cut, const QObject *receiver, const char *slot, QObject *parent, const char *name=0) | KAction | |
| KAction(QObject *parent=0, const char *name=0) | KAction | |
| m_parentCollection | KAction | [protected] |
| MainModule(const QString &name) | Kross::Api::MainModule | [explicit] |
| menuId(int i) | KAction | |
| Module(const QString &name) | Kross::Api::Module | [inline, explicit] |
| Object() | Kross::Api::Object | [explicit] |
| operator T *() (defined in Kross::Api::Class< T >) | Kross::Api::Class< T > | [inline] |
| parentCollection() const | KAction | |
| plainText | KAction | |
| plainText() const | KAction | [virtual] |
| plug(QWidget *widget, int index=-1) | KAction | [virtual] |
| plugAccel(KAccel *accel, bool configurable=true) KDE_DEPRECATED | KAction | [virtual] |
| plugMainWindowAccel(QWidget *w) | KAction | [protected] |
| popupMenu(int index) const | KAction | [protected] |
| Ptr typedef | Kross::Api::ScriptAction | |
| removeAllChildren() | Kross::Api::Callable | |
| removeChild(const QString &name) | Kross::Api::Callable | |
| removeContainer(int index) | KAction | [protected] |
| representative(int index) const | KAction | |
| ScriptAction(const QString &file) | Kross::Api::ScriptAction | [explicit] |
| ScriptAction(const QString &scriptconfigfile, const QDomElement &element) | Kross::Api::ScriptAction | [explicit] |
| ScriptContainer(const QString &name=QString::null) | Kross::Api::ScriptContainer | [explicit, protected] |
| setAccel(int key) KDE_DEPRECATED | KAction | |
| setCode(const QString &code) | Kross::Api::ScriptContainer | |
| setDescription(const QString &description) | Kross::Api::ScriptAction | |
| setDisabled(bool disable) | KAction | [slot] |
| setEnabled(bool enable) | KAction | [virtual, slot] |
| setException(Exception::Ptr exception) | Kross::Api::MainModule | |
| setFile(const QString &scriptfile) | Kross::Api::ScriptContainer | |
| setGroup(const QString &) | KAction | [virtual, slot] |
| setIcon(const QString &icon) | KAction | [virtual, slot] |
| setIconSet(const QIconSet &iconSet) | KAction | [virtual, slot] |
| setInterpreterName(const QString &name) | Kross::Api::ScriptAction | |
| setName(const QString &name) | Kross::Api::ScriptContainer | |
| setOption(const QString name, const QVariant &value) | Kross::Api::ScriptContainer | |
| setShortcut(const KShortcut &) | KAction | [virtual, slot] |
| setShortcutConfigurable(bool) | KAction | [virtual, slot] |
| setShortcutText(const QString &) | KAction | |
| setStatusText(const QString &text) | KAction | |
| setText(const QString &text) | KAction | [virtual, slot] |
| setToolTip(const QString &) | KAction | [virtual, slot] |
| setWhatsThis(const QString &text) | KAction | [virtual, slot] |
| shortcut | KAction | |
| shortcut() const | KAction | [virtual] |
| shortcutDefault() const | KAction | [virtual] |
| shortcutText() const | KAction | |
| slotActivated() | KAction | [protected, virtual, slot] |
| slotButtonClicked(int, Qt::ButtonState state) | KAction | [protected, slot] |
| slotDestroyed() | KAction | [protected, virtual, slot] |
| slotKeycodeChanged() | KAction | [protected, virtual, slot] |
| slotPopupActivated() | KAction | [protected, slot] |
| statusText() const | KAction | |
| success() | Kross::Api::ScriptAction | [signal] |
| text | KAction | |
| text() const | KAction | [virtual] |
| toObject(TYPE t) | Kross::Api::Class< T > | [inline, static] |
| toolBar(int index) const | KAction | [protected] |
| toolTip | KAction | |
| toolTip() const | KAction | [virtual] |
| toString() | Kross::Api::Object | [virtual] |
| unplug(QWidget *w) | KAction | [virtual] |
| unplugAccel() KDE_DEPRECATED | KAction | [virtual] |
| unplugAll() | KAction | |
| updateEnabled(int i) | KAction | [protected, virtual] |
| updateGroup(int id) | KAction | [protected, virtual] |
| updateIcon(int i) | KAction | [protected, virtual] |
| updateIconSet(int i) | KAction | [protected, virtual] |
| updateShortcut(int i) | KAction | [protected, virtual] |
| updateShortcut(QPopupMenu *menu, int id) | KAction | [protected, virtual] |
| updateText(int i) | KAction | [protected, virtual] |
| updateToolTip(int id) | KAction | [protected, virtual] |
| updateWhatsThis(int i) | KAction | [protected, virtual] |
| version() const | Kross::Api::ScriptAction | |
| virtual_hook(int id, void *data) | KAction | [protected, virtual] |
| whatsThis | KAction | |
| whatsThis() const | KAction | [virtual] |
| whatsThisWithIcon() const | KAction | [protected] |
| ~Callable() | Kross::Api::Callable | [virtual] |
| ~Class() | Kross::Api::Class< T > | [inline, virtual] |
| ~Event() | Kross::Api::Event< T > | [inline, virtual] |
| ~KAction() | KAction | [virtual] |
| ~MainModule() | Kross::Api::MainModule | [virtual] |
| ~Module() | Kross::Api::Module | [inline, virtual] |
| ~Object() | Kross::Api::Object | [virtual] |
| ~ScriptAction() | Kross::Api::ScriptAction | [virtual] |
| ~ScriptContainer() | Kross::Api::ScriptContainer | [virtual] |