, including all inherited members.
addToolBarEntries(QToolBar *main_tb) | BALL::VIEW::ModularWidget | [virtual] |
applyPreferences() | BALL::VIEW::ModularWidget | [inline, virtual] |
browseExportFile_() | BALL::VIEW::ShortcutDialog | [protected, virtual, slot] |
browseImportFile_() | BALL::VIEW::ShortcutDialog | [protected, virtual, slot] |
canHandle(const String &) const | BALL::VIEW::ModularWidget | [inline, virtual] |
checkMenu(MainControl &main_control) | BALL::VIEW::ModularWidget | [virtual] |
clear() | BALL::VIEW::ModularWidget | [virtual] |
ConnectionObject() | BALL::VIEW::ConnectionObject | |
countInstances_(const std::type_info &type) | BALL::Embeddable | [protected, static] |
currentStackPage() const | BALL::VIEW::PreferencesEntry | [virtual] |
default_values_ | BALL::VIEW::PreferencesEntry | [protected] |
default_visible_ | BALL::VIEW::ModularWidget | [protected] |
destroy() | BALL::VIEW::ModularWidget | [inline, virtual] |
BALL::dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::ModularWidget | [virtual] |
BALL::VIEW::PreferencesEntry::dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::PreferencesEntry | [virtual] |
Embeddable(const String &identifier="<Embeddable>") | BALL::Embeddable | |
Embeddable(const Embeddable &embeddable) | BALL::Embeddable | |
EmbeddableVector typedef | BALL::Embeddable | |
fetchPreferences(INIFile &inifile) | BALL::VIEW::ModularWidget | [virtual] |
finalizePreferencesTab(Preferences &preferences) | BALL::VIEW::ModularWidget | [virtual] |
finalizeWidget(MainControl &main_control) | BALL::VIEW::ModularWidget | [virtual] |
getFragmentDB() const | BALL::VIEW::ModularWidget | |
getIdentifier() const | BALL::Embeddable | |
getINIFileSectionName() const | BALL::VIEW::PreferencesEntry | [inline] |
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 | |
getParent() const | BALL::VIEW::ConnectionObject | |
getRoot() | BALL::VIEW::ConnectionObject | |
getStackPages() | BALL::VIEW::PreferencesEntry | [inline] |
getValue_(const QObject *widget, String &value) | BALL::VIEW::PreferencesEntry | [protected] |
getWorkingDir() | BALL::VIEW::ModularWidget | |
inifile_section_name_ | BALL::VIEW::PreferencesEntry | [protected] |
initializePreferencesTab(Preferences &preferences) | BALL::VIEW::ModularWidget | [virtual] |
initializeWidget(MainControl &main_control) | BALL::VIEW::ShortcutDialog | [virtual] |
insertMenuEntry(Position parent_id, const String &name, const QObject *receiver=0, const char *slot=0, const String &description="", QKeySequence accel=QKeySequence()) | BALL::VIEW::ModularWidget | |
insertStackEntry_(QWidget *, const String &name) | BALL::VIEW::PreferencesEntry | [protected] |
isConnectionObjectRegistered(const ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
isSupported_(QObject &widget) | BALL::VIEW::PreferencesEntry | [protected] |
isValid() const | BALL::VIEW::ConnectionObject | [virtual] |
last_action_ | BALL::VIEW::ModularWidget | [protected] |
last_values_ | BALL::VIEW::PreferencesEntry | [protected] |
loadPredefinedShortcuts_(QString entry) | BALL::VIEW::ShortcutDialog | [protected, slot] |
loadShortcutsFromFile_(const String &filename) | BALL::VIEW::ShortcutDialog | [protected, slot] |
lockComposites() | BALL::VIEW::ModularWidget | |
main_toolbar_actions_ | BALL::VIEW::ModularWidget | [protected] |
ModularWidget(const char *name="<ModularWidget>") | BALL::VIEW::ModularWidget | |
ModularWidget(const ModularWidget &widget) | BALL::VIEW::ModularWidget | |
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 &) | BALL::VIEW::ModularWidget | [inline, virtual] |
PreferencesEntry() | BALL::VIEW::PreferencesEntry | |
readPreferenceEntries(const INIFile &inifile) | BALL::VIEW::PreferencesEntry | [virtual] |
registerConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
registered_objects_ | BALL::VIEW::PreferencesEntry | [protected] |
registerForHelpSystem(const QObject *object, const String &url) | BALL::VIEW::ModularWidget | [virtual] |
registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | [protected, static] |
registerObject_(QObject *widget) | BALL::VIEW::PreferencesEntry | [protected] |
registerThis() | BALL::Embeddable | [virtual] |
registerWidget(ModularWidget *mwidget) | BALL::VIEW::ModularWidget | [static] |
registerWidgetForHelpSystem_(const QWidget *widget, const String &url) | BALL::VIEW::PreferencesEntry | [protected] |
registerWidgets_() | BALL::VIEW::PreferencesEntry | [protected] |
restoreDefaultValues(bool all=false) | BALL::VIEW::PreferencesEntry | [virtual] |
restoreValues(bool all=false) | BALL::VIEW::PreferencesEntry | [virtual] |
restoreValues_(bool all, const ValueMap &map) | BALL::VIEW::PreferencesEntry | [protected] |
searchTextChanged(QString filter) | BALL::VIEW::ShortcutDialog | [virtual, slot] |
setIcon(const String &filename, bool add_to_main_toolbar=true) | BALL::VIEW::ModularWidget | |
setIdentifier(const String &identifier) | BALL::Embeddable | |
setINIFileSectionName(const String &name) | BALL::VIEW::PreferencesEntry | [inline] |
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] |
setValue_(QObject *widget, const String &value) | BALL::VIEW::PreferencesEntry | [protected] |
setWidgetStack(QStackedWidget *stack) | BALL::VIEW::PreferencesEntry | |
setWidgetStackName(const String &name) | BALL::VIEW::PreferencesEntry | |
setWorkingDir(const String &dir) | BALL::VIEW::ModularWidget | |
setWorkingDirFromFilename_(String filename) | BALL::VIEW::ModularWidget | |
shortcutChanged_() | BALL::VIEW::ShortcutDialog | [protected, virtual, slot] |
ShortcutDialog(QWidget *parent=NULL, const char *name="ShortcutDialog", Qt::WFlags fl=0) | BALL::VIEW::ShortcutDialog | |
show_window_enty_ | BALL::VIEW::ModularWidget | [protected] |
showHelp(const String &url) | BALL::VIEW::ModularWidget | [virtual] |
showStackPage(Position nr) | BALL::VIEW::PreferencesEntry | [virtual] |
showStackPage(QWidget *widget) | BALL::VIEW::PreferencesEntry | [virtual] |
stack_pages_ | BALL::VIEW::PreferencesEntry | [protected] |
StackPages typedef | BALL::VIEW::PreferencesEntry | |
storeValues() | BALL::VIEW::PreferencesEntry | [virtual] |
unlockComposites() | BALL::VIEW::ModularWidget | |
unregisterConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | [protected, static] |
unregisterObject_(QObject *widget) | BALL::VIEW::PreferencesEntry | [protected] |
unregisterThis() | BALL::Embeddable | |
ValueMap typedef | BALL::VIEW::PreferencesEntry | [protected] |
widget_stack_ | BALL::VIEW::PreferencesEntry | [protected] |
window_menu_entry_ | BALL::VIEW::ModularWidget | [protected] |
writePreferenceEntries(INIFile &inifile) | BALL::VIEW::PreferencesEntry | [virtual] |
writePreferences(INIFile &inifile) | BALL::VIEW::ModularWidget | [virtual] |
~ConnectionObject() | BALL::VIEW::ConnectionObject | [virtual] |
~Embeddable() | BALL::Embeddable | [virtual] |
~ModularWidget() | BALL::VIEW::ModularWidget | [virtual] |
~PreferencesEntry() | BALL::VIEW::PreferencesEntry | [virtual] |
~ShortcutDialog() | BALL::VIEW::ShortcutDialog | [virtual] |