| abortScript() | BALL::VIEW::PyWidget | slot |
| addToolBarEntries(QToolBar *main_tb) | BALL::VIEW::ModularWidget | virtual |
| appendText(const String &text, bool output=false, bool state_message=false) | BALL::VIEW::PyWidget | slot |
| appendText_(TextEditorWidget *te, String text) | BALL::VIEW::PyWidget | protected |
| appendToHistory_(const String &line) | BALL::VIEW::PyWidget | protected |
| applyPreferences() | BALL::VIEW::PyWidget | virtual |
| canHandle(const String &fileformat) const | BALL::VIEW::PyWidget | virtual |
| checkMenu(MainControl &main_control) | BALL::VIEW::PyWidget | virtual |
| class_ | BALL::VIEW::PyWidget | protected |
| clear() | BALL::VIEW::PyWidget | slot |
| clearHistory_() | BALL::VIEW::PyWidget | protectedvirtualslot |
| clearScript() | BALL::VIEW::PyWidget | slot |
| combo_box_ | BALL::VIEW::PyWidget | protected |
| complete_prefix_ | BALL::VIEW::PyWidget | protected |
| completionSelected_() | BALL::VIEW::PyWidget | protectedvirtualslot |
| ConnectionObject() | BALL::VIEW::ConnectionObject | |
| container_ | BALL::VIEW::DockWidget | protected |
| contentsDragEnterEvent(QDragEnterEvent *e) | BALL::VIEW::PyWidget | protectedvirtual |
| contentsDropEvent(QDropEvent *e) | BALL::VIEW::PyWidget | protectedvirtual |
| countInstances_(const std::type_info &type) | BALL::Embeddable | protectedstatic |
| createMenuHelpEntry_(QMenu *menu, TextEditorWidget *text_edit, const QPoint &point) | BALL::VIEW::PyWidget | protected |
| createScript_() | BALL::VIEW::PyWidget | protectedvirtualslot |
| current_line_ | BALL::VIEW::PyWidget | protected |
| current_script_ | BALL::VIEW::PyWidget | protected |
| default_visible_ | BALL::VIEW::ModularWidget | protected |
| destroy() | BALL::VIEW::ModularWidget | inlinevirtual |
| DockWidget(QWidget *parent, const char *title=0) | BALL::VIEW::DockWidget | |
| DockWidget() | BALL::VIEW::DockWidget | protected |
| DockWidget(const DockWidget &) | BALL::VIEW::DockWidget | protected |
| dragEnterEvent(QDragEnterEvent *e) | BALL::VIEW::DockWidget | virtualslot |
| dropEvent(QDropEvent *e) | BALL::VIEW::DockWidget | virtualslot |
| dump(std::ostream &s, Size depth) const | BALL::VIEW::PyWidget | virtual |
| editor_combo_box_ | BALL::VIEW::PyWidget | protected |
| Embeddable(const String &identifier="<Embeddable>") | BALL::Embeddable | |
| Embeddable(const Embeddable &embeddable) | BALL::Embeddable | |
| EmbeddableVector typedef | BALL::Embeddable | |
| execScript() | BALL::VIEW::PyWidget | slot |
| exportHistory() | BALL::VIEW::PyWidget | slot |
| fetchPreferences(INIFile &inifile) | BALL::VIEW::PyWidget | virtual |
| finalizePreferencesTab(Preferences &preferences) | BALL::VIEW::PyWidget | virtual |
| finalizeWidget(MainControl &main_control) | BALL::VIEW::PyWidget | virtual |
| findError_(String result) | BALL::VIEW::PyWidget | protected |
| findKey_(Hotkey &hotkey) | BALL::VIEW::PyWidget | protected |
| full_silent_ | BALL::VIEW::PyWidget | protected |
| getClassAndMember_(String toc) | BALL::VIEW::PyWidget | protected |
| getCompletionBox_() | BALL::VIEW::PyWidget | protected |
| getCurrentLine() const | BALL::VIEW::PyWidget | |
| getCurrentScript() | BALL::VIEW::PyWidget | |
| getCurrentWord_(QTextCursor &text_cursor) | BALL::VIEW::PyWidget | protected |
| getFragmentDB() const | BALL::VIEW::ModularWidget | |
| getGuestLayout() | BALL::VIEW::DockWidget | inline |
| 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 | |
| getMembers(const String &classname, QStringList &sl, const String &prefix) | BALL::VIEW::PyWidget | slot |
| getParent() const | BALL::VIEW::ConnectionObject | |
| getPrompt_() const | BALL::VIEW::PyWidget | protected |
| getRoot() | BALL::VIEW::ConnectionObject | |
| getWorkingDir() | BALL::VIEW::ModularWidget | |
| guest_ | BALL::VIEW::DockWidget | protected |
| highlighter_1_ | BALL::VIEW::PyWidget | protected |
| highlighter_2_ | BALL::VIEW::PyWidget | protected |
| history_ | BALL::VIEW::PyWidget | protected |
| history_position_ | BALL::VIEW::PyWidget | protected |
| hotkeyItem() | BALL::VIEW::PyWidget | virtualslot |
| hotkeys_ | BALL::VIEW::PyWidget | protected |
| initializePreferencesTab(Preferences &preferences) | BALL::VIEW::PyWidget | virtual |
| initializeWidget(MainControl &main_control) | BALL::VIEW::PyWidget | virtual |
| insertHotkey(const Hotkey &hotkey) | BALL::VIEW::PyWidget | |
| insertMenuEntry(Position parent_id, const String &name, const QObject *receiver=0, const char *slot=0, const String &description="", QKeySequence accel=QKeySequence()) | BALL::VIEW::ModularWidget | |
| intend_ | BALL::VIEW::PyWidget | protected |
| isConnectionObjectRegistered(const ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| isInDirectMode() const | BALL::VIEW::PyWidget | |
| isValid() const | BALL::VIEW::PyWidget | inlinevirtual |
| keyPressed(QKeyEvent *e) | BALL::VIEW::PyWidget | protected |
| last_action_ | BALL::VIEW::ModularWidget | protected |
| layout_ | BALL::VIEW::DockWidget | protected |
| line_edit_ | BALL::VIEW::PyWidget | protected |
| loadScript() | BALL::VIEW::PyWidget | slot |
| lockComposites() | BALL::VIEW::ModularWidget | |
| main_toolbar_actions_ | BALL::VIEW::ModularWidget | protected |
| map(String modifier, String key, String command, String comment="") | BALL::VIEW::PyWidget | |
| member_ | BALL::VIEW::PyWidget | protected |
| modifyHotkeys() | BALL::VIEW::PyWidget | virtualslot |
| ModularWidget(const char *name="<ModularWidget>") | BALL::VIEW::ModularWidget | |
| ModularWidget(const ModularWidget &widget) | BALL::VIEW::ModularWidget | |
| multi_line_mode_ | BALL::VIEW::PyWidget | protected |
| multi_line_text_ | BALL::VIEW::PyWidget | protected |
| multi_lines_ | BALL::VIEW::PyWidget | protected |
| MyLineEdit class | BALL::VIEW::PyWidget | friend |
| newPrompt_() | BALL::VIEW::PyWidget | protected |
| 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::PyWidget | virtual |
| openFile(const String &filename, bool run, bool is_current=false) | BALL::VIEW::PyWidget | |
| parseLine_(String line) | BALL::VIEW::PyWidget | protected |
| paste() | BALL::VIEW::PyWidget | protectedvirtual |
| preferences_ | BALL::VIEW::PyWidget | protected |
| printCursorPosition_() | BALL::VIEW::PyWidget | protectedvirtualslot |
| python_settings_ | BALL::VIEW::PyWidget | protected |
| PyWidget(QWidget *parent=0, const char *name=0) | BALL::VIEW::PyWidget | |
| PyWidget(const PyWidget &p) | BALL::VIEW::PyWidget | |
| reactTo(const QKeyEvent &e) | BALL::VIEW::PyWidget | |
| registerConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| registerForHelpSystem(const QObject *widget, const String &url) | BALL::VIEW::DockWidget | virtual |
| registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | protectedstatic |
| registerThis() | BALL::Embeddable | virtual |
| registerWidget(ModularWidget *mwidget) | BALL::VIEW::ModularWidget | static |
| removeHotkey(const Hotkey &hotkey) | BALL::VIEW::PyWidget | |
| results_ | BALL::VIEW::PyWidget | protected |
| retrieveHistoryLine_(Position index) | BALL::VIEW::PyWidget | protected |
| returnPressed() | BALL::VIEW::PyWidget | protectedvirtualslot |
| runCommand_(const String &command, bool &state) | BALL::VIEW::PyWidget | protected |
| runCurrentScript() | BALL::VIEW::PyWidget | slot |
| running_ | BALL::VIEW::PyWidget | protected |
| runString(String command) | BALL::VIEW::PyWidget | |
| saveScript() | BALL::VIEW::PyWidget | slot |
| script_edit_ | BALL::VIEW::PyWidget | protected |
| script_mode_ | BALL::VIEW::PyWidget | protected |
| script_output_ | BALL::VIEW::PyWidget | protected |
| scriptDialog(bool run=false) | BALL::VIEW::PyWidget | virtual |
| setError_(bool state) | BALL::VIEW::PyWidget | protected |
| setGuest(QWidget &guest) | BALL::VIEW::DockWidget | |
| setIcon(const String &filename, bool add_to_main_toolbar=true) | BALL::VIEW::ModularWidget | |
| setIdentifier(const String &identifier) | BALL::Embeddable | |
| setMenuHelp(const String &url) | BALL::VIEW::ModularWidget | |
| setMenuHint(const String &hint) | 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 |
| setWidgetVisible(bool state) | BALL::VIEW::DockWidget | virtual |
| setWorkingDir(const String &dir) | BALL::VIEW::ModularWidget | |
| setWorkingDirFromFilename_(String filename) | BALL::VIEW::ModularWidget | |
| show_window_enty_ | BALL::VIEW::ModularWidget | protected |
| showClassDocu(String classname, String member) | BALL::VIEW::PyWidget | |
| showCompletion() | BALL::VIEW::PyWidget | slot |
| showContextMenu(const QPoint &point) | BALL::VIEW::PyWidget | slot |
| showDocumentation() | BALL::VIEW::PyWidget | slot |
| showEditContextMenu(const QPoint &point) | BALL::VIEW::PyWidget | slot |
| showGuestContextMenu(const QPoint &) | BALL::VIEW::DockWidget | inlinevirtualslot |
| showHelp(const String &url) | BALL::VIEW::ModularWidget | virtual |
| showHelp_() | BALL::VIEW::PyWidget | protectedvirtualslot |
| silent_ | BALL::VIEW::PyWidget | protected |
| started_startup_script_ | BALL::VIEW::PyWidget | protected |
| startInterpreter() | BALL::VIEW::PyWidget | protectedvirtual |
| startup_script_ | BALL::VIEW::PyWidget | protected |
| stop_script_ | BALL::VIEW::PyWidget | protected |
| storeScript_() | BALL::VIEW::PyWidget | protected |
| tab_widget_ | BALL::VIEW::PyWidget | protected |
| testMultilineStart_(const String &line) | BALL::VIEW::PyWidget | protected |
| text_edit_ | BALL::VIEW::PyWidget | protected |
| thread_ | BALL::VIEW::PyWidget | protected |
| toAbortScript() | BALL::VIEW::PyWidget | |
| unlockComposites() | BALL::VIEW::ModularWidget | |
| unmap(String modifier, String key) | BALL::VIEW::PyWidget | |
| unregisterConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
| unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | protectedstatic |
| unregisterThis() | BALL::Embeddable | |
| valid_ | BALL::VIEW::PyWidget | protected |
| validator_ | BALL::VIEW::PyWidget | protected |
| window_menu_entry_ | BALL::VIEW::ModularWidget | protected |
| working_dir_ | BALL::VIEW::PyWidget | protected |
| writePreferences(INIFile &inifile) | BALL::VIEW::PyWidget | virtual |
| ~ConnectionObject() | BALL::VIEW::ConnectionObject | virtual |
| ~DockWidget() | BALL::VIEW::DockWidget | inlinevirtual |
| ~Embeddable() | BALL::Embeddable | virtual |
| ~ModularWidget() | BALL::VIEW::ModularWidget | virtual |
| ~PyWidget() | BALL::VIEW::PyWidget | |