| abort_test | BALL::VIEW::TestFramework | protected |
| abortTest() | BALL::VIEW::TestFramework | slot |
| action_ | BALL::VIEW::TestFramework | protected |
| addToolBarEntries(QToolBar *main_tb) | BALL::VIEW::ModularWidget | virtual |
| applyPreferences() | BALL::VIEW::ModularWidget | inlinevirtual |
| button_ | BALL::VIEW::TestFramework | protected |
| buttons_ | BALL::VIEW::TestFramework | protected |
| canHandle(const String &fileformat) const | BALL::VIEW::TestFramework | virtual |
| checkMenu(MainControl &main_control) | BALL::VIEW::TestFramework | virtual |
| clear() | BALL::VIEW::ModularWidget | virtual |
| ConnectionObject() | BALL::VIEW::ConnectionObject | |
| countInstances_(const std::type_info &type) | BALL::Embeddable | protectedstatic |
| default_visible_ | BALL::VIEW::ModularWidget | protected |
| destroy() | BALL::VIEW::ModularWidget | inlinevirtual |
| dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::ModularWidget | virtual |
| Embeddable(const String &identifier="<Embeddable>") | BALL::Embeddable | |
| Embeddable(const Embeddable &embeddable) | BALL::Embeddable | |
| EmbeddableVector typedef | BALL::Embeddable | |
| errors_ | BALL::VIEW::TestFramework | protected |
| event(QEvent *e) | BALL::VIEW::TestFramework | protectedvirtual |
| event_busy_ | BALL::VIEW::TestFramework | protected |
| eventFilter(QObject *, QEvent *e) | BALL::VIEW::TestFramework | virtualslot |
| expected_result_ | BALL::VIEW::TestFramework | protected |
| fetchPreferences(INIFile &inifile) | BALL::VIEW::ModularWidget | virtual |
| filename_ | BALL::VIEW::TestFramework | protected |
| finalizePreferencesTab(Preferences &preferences) | BALL::VIEW::ModularWidget | virtual |
| finalizeWidget(MainControl &main_control) | BALL::VIEW::ModularWidget | virtual |
| getFragmentDB() const | BALL::VIEW::ModularWidget | |
| getIdentifier() const | BALL::Embeddable | |
| getInstance_(const std::type_info &type, Position index) | BALL::Embeddable | protectedstatic |
| getInstance_(const std::type_info &type, const String &identifier) | BALL::Embeddable | protectedstatic |
| getMainControl() const | BALL::VIEW::ModularWidget | |
| getParent() const | BALL::VIEW::ConnectionObject | |
| getRoot() | BALL::VIEW::ConnectionObject | |
| getWorkingDir() | BALL::VIEW::ModularWidget | |
| infile_ | BALL::VIEW::TestFramework | protected |
| initializePreferencesTab(Preferences &preferences) | BALL::VIEW::ModularWidget | virtual |
| initializeWidget(MainControl &main_control) | BALL::VIEW::TestFramework | virtual |
| insertMenuEntry(Position parent_id, const QString &name, const QObject *receiver=0, const char *slot=0, const String &description="", QKeySequence accel=QKeySequence(), const QString &menu_hint=QString(""), UIOperationMode::OperationMode minimal_mode=UIOperationMode::MODE_ALL) | BALL::VIEW::ModularWidget | |
| is_command_line_ | BALL::VIEW::TestFramework | protected |
| isConnectionObjectRegistered(const ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| isValid() const | BALL::VIEW::ConnectionObject | virtual |
| last_event_ | BALL::VIEW::TestFramework | protected |
| last_event_string_ | BALL::VIEW::TestFramework | protected |
| last_names_ | BALL::VIEW::TestFramework | protected |
| last_widget_ | BALL::VIEW::TestFramework | protected |
| line_nr_ | BALL::VIEW::TestFramework | protected |
| lines_ | BALL::VIEW::TestFramework | protected |
| load_file | BALL::VIEW::TestFramework | protected |
| loadFile() | BALL::VIEW::TestFramework | slot |
| lockComposites() | BALL::VIEW::ModularWidget | |
| main_toolbar_actions_ | BALL::VIEW::ModularWidget | protected |
| max_run_time_ | BALL::VIEW::TestFramework | protected |
| modifiers_ | BALL::VIEW::TestFramework | protected |
| ModularWidget(const char *name="<ModularWidget>") | BALL::VIEW::ModularWidget | |
| ModularWidget(const ModularWidget &widget) | BALL::VIEW::ModularWidget | |
| MyEventThread class | BALL::VIEW::TestFramework | friend |
| notify_(Message *message) | BALL::VIEW::ConnectionObject | protected |
| notify_(Message &message) | BALL::VIEW::ConnectionObject | protected |
| onNotify(Message *message) | BALL::VIEW::ConnectionObject | virtual |
| onNotify_(Message *message) | BALL::VIEW::ConnectionObject | protected |
| openFile(const String &filename) | BALL::VIEW::TestFramework | virtual |
| our_type_ | BALL::VIEW::TestFramework | protected |
| outfile_ | BALL::VIEW::TestFramework | protected |
| processEvent_() | BALL::VIEW::TestFramework | protected |
| python_line_ | BALL::VIEW::TestFramework | protected |
| recording_ | BALL::VIEW::TestFramework | protected |
| registerConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| registerForHelpSystem(const QObject *object, const String &url) | BALL::VIEW::ModularWidget | virtual |
| registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | protectedstatic |
| registerThis() | BALL::Embeddable | virtual |
| registerWidget(ModularWidget *mwidget) | BALL::VIEW::ModularWidget | static |
| run_test | BALL::VIEW::TestFramework | protected |
| runTest() | BALL::VIEW::TestFramework | slot |
| runtime_ | BALL::VIEW::TestFramework | protected |
| save_file | BALL::VIEW::TestFramework | protected |
| saveFile() | BALL::VIEW::TestFramework | slot |
| setFilename(const String &filename) | BALL::VIEW::TestFramework | |
| setIcon(QAction *action, const String &filename, bool add_to_main_toolbar=true) | BALL::VIEW::ModularWidget | |
| setIdentifier(const String &identifier) | BALL::Embeddable | |
| setMenuHelp(QAction *action, const String &url) | BALL::VIEW::ModularWidget | |
| setStatusbarText(const String &text, bool important=false) | BALL::VIEW::ModularWidget | virtual |
| setStatusbarText(const QString &text, bool important=false) | BALL::VIEW::ModularWidget | virtual |
| setWorkingDir(const String &dir) | BALL::VIEW::ModularWidget | |
| setWorkingDirFromFilename_(String filename) | BALL::VIEW::ModularWidget | |
| shortcut_ | BALL::VIEW::TestFramework | protected |
| show_window_enty_ | BALL::VIEW::ModularWidget | protected |
| showHelp(const String &url) | BALL::VIEW::ModularWidget | virtual |
| start_recording | BALL::VIEW::TestFramework | protected |
| startTest() | BALL::VIEW::TestFramework | slot |
| stop_recording | BALL::VIEW::TestFramework | protected |
| stopTest() | BALL::VIEW::TestFramework | slot |
| storeEvent(QEvent &e) | BALL::VIEW::TestFramework | protected |
| switch_move | BALL::VIEW::TestFramework | protected |
| switchRecordMove() | BALL::VIEW::TestFramework | slot |
| test_running_ | BALL::VIEW::TestFramework | protected |
| TestFramework(QWidget *parent=0, const char *name=0) | BALL::VIEW::TestFramework | |
| thread_ | BALL::VIEW::TestFramework | protected |
| time_ | BALL::VIEW::TestFramework | protected |
| timeOut() | BALL::VIEW::TestFramework | virtualslot |
| timer_ | BALL::VIEW::TestFramework | protected |
| type_ | BALL::VIEW::TestFramework | protected |
| unlockComposites() | BALL::VIEW::ModularWidget | |
| unregisterConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | protectedstatic |
| unregisterThis() | BALL::Embeddable | |
| widget_ | BALL::VIEW::TestFramework | protected |
| window_menu_entry_ | BALL::VIEW::ModularWidget | protected |
| writePreferences(INIFile &inifile) | BALL::VIEW::ModularWidget | virtual |
| x_ | BALL::VIEW::TestFramework | protected |
| y_ | BALL::VIEW::TestFramework | protected |
| ~ConnectionObject() | BALL::VIEW::ConnectionObject | virtual |
| ~Embeddable() | BALL::Embeddable | virtual |
| ~ModularWidget() | BALL::VIEW::ModularWidget | virtual |
| ~TestFramework() | BALL::VIEW::TestFramework | virtual |