BALL::VIEW::PyWidget Member List

This is the complete list of members for BALL::VIEW::PyWidget, including all inherited members.
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 [virtual, slot]
clearHistory_()BALL::VIEW::PyWidget [protected, virtual, slot]
clearScript()BALL::VIEW::PyWidget [slot]
combo_box_BALL::VIEW::PyWidget [protected]
complete_prefix_BALL::VIEW::PyWidget [protected]
completionSelected_()BALL::VIEW::PyWidget [protected, virtual, slot]
ConnectionObject()BALL::VIEW::ConnectionObject
container_BALL::VIEW::DockWidget [protected]
contentsDragEnterEvent(QDragEnterEvent *e)BALL::VIEW::PyWidget [protected, virtual]
contentsDropEvent(QDropEvent *e)BALL::VIEW::PyWidget [protected, virtual]
countInstances_(const std::type_info &type)BALL::Embeddable [protected, static]
createMenuHelpEntry_(QMenu *menu, TextEditorWidget *text_edit, const QPoint &point)BALL::VIEW::PyWidget [protected]
createScript_()BALL::VIEW::PyWidget [protected, virtual, slot]
current_line_BALL::VIEW::PyWidget [protected]
current_script_BALL::VIEW::PyWidget [protected]
default_visible_BALL::VIEW::ModularWidget [protected]
destroy()BALL::VIEW::ModularWidget [inline, virtual]
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 [virtual, slot]
dropEvent(QDropEvent *e)BALL::VIEW::DockWidget [virtual, slot]
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 typedefBALL::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 [protected, static]
getInstance_(const std::type_info &type, const String &identifier)BALL::Embeddable [protected, static]
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 [virtual, slot]
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 [inline, virtual]
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 [virtual, slot]
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 classBALL::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 [protected, virtual]
preferences_BALL::VIEW::PyWidget [protected]
printCursorPosition_()BALL::VIEW::PyWidget [protected, virtual, slot]
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 [protected, static]
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 [protected, virtual, slot]
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 [inline, virtual, slot]
showHelp(const String &url)BALL::VIEW::ModularWidget [virtual]
showHelp_()BALL::VIEW::PyWidget [protected, virtual, slot]
silent_BALL::VIEW::PyWidget [protected]
started_startup_script_BALL::VIEW::PyWidget [protected]
startInterpreter()BALL::VIEW::PyWidget [protected, virtual]
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 [protected, static]
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 [inline, virtual]
~Embeddable()BALL::Embeddable [virtual]
~ModularWidget()BALL::VIEW::ModularWidget [virtual]
~PyWidget()BALL::VIEW::PyWidget
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Generated by  doxygen 1.6.3