about_to_quit_ | BALL::VIEW::MainControl | protected |
aboutToExit() | BALL::VIEW::MainControl | virtualslot |
addModularWidget(ModularWidget *widget) | BALL::VIEW::MainControl | |
applyPreferences() | BALL::VIEW::MainControl | virtual |
applyPreferencesClicked_() | BALL::VIEW::MainControl | protectedvirtualslot |
BUILD enum value | BALL::VIEW::MainControl | |
checkMenus() | BALL::VIEW::MainControl | virtualslot |
CHOOSE_FF enum value | BALL::VIEW::MainControl | |
clear() | BALL::VIEW::MainControl | virtual |
clear_selection_action_ | BALL::VIEW::MainControl | protected |
clearData() | BALL::VIEW::MainControl | |
clearSelection() | BALL::VIEW::MainControl | slot |
clearStatusBarText_() | BALL::VIEW::MainControl | protectedslot |
closeEvent(QCloseEvent *evt) | BALL::VIEW::MainControl | protectedvirtual |
complement_selection_action_ | BALL::VIEW::MainControl | protected |
complementSelection() | BALL::VIEW::MainControl | slot |
complementSelectionHelper_(Composite &c) | BALL::VIEW::MainControl | protected |
composite_manager_ | BALL::VIEW::MainControl | protected |
composites_locked_ | BALL::VIEW::MainControl | protected |
composites_locked_mutex_ | BALL::VIEW::MainControl | protected |
compositesAreLocked() const | BALL::VIEW::MainControl | |
ConnectionObject() | BALL::VIEW::ConnectionObject | |
control_selection_ | BALL::VIEW::MainControl | protected |
countInstances_(const std::type_info &type) | BALL::Embeddable | protectedstatic |
delete_action_ | BALL::VIEW::MainControl | protected |
deleteClicked() | BALL::VIEW::MainControl | protectedvirtualslot |
deselectCompositeRecursive(Composite *composite, bool first_call=false) | BALL::VIEW::MainControl | |
destroy() | BALL::VIEW::ConnectionObject | virtual |
disableLoggingToFile() | BALL::VIEW::MainControl | |
DISPLAY enum value | BALL::VIEW::MainControl | |
DISPLAY_ANIMATION enum value | BALL::VIEW::MainControl | |
DISPLAY_CREATE enum value | BALL::VIEW::MainControl | |
DISPLAY_STEREO enum value | BALL::VIEW::MainControl | |
DISPLAY_VIEWPOINT enum value | BALL::VIEW::MainControl | |
dump(std::ostream &s=std::cout, Size depth=0) const | BALL::VIEW::MainControl | virtual |
EDIT enum value | BALL::VIEW::MainControl | |
Embeddable(const String &identifier="<Embeddable>") | BALL::Embeddable | |
Embeddable(const Embeddable &embeddable) | BALL::Embeddable | |
EmbeddableVector typedef | BALL::Embeddable | |
enableLoggingToFile() | BALL::VIEW::MainControl | |
event(QEvent *e) | BALL::VIEW::MainControl | virtualslot |
fetchPreferences(INIFile &inifile) | BALL::VIEW::MainControl | virtual |
FILE enum value | BALL::VIEW::MainControl | |
FILE_EXPORT enum value | BALL::VIEW::MainControl | |
FILE_IMPORT enum value | BALL::VIEW::MainControl | |
FILE_MONITOR enum value | BALL::VIEW::MainControl | |
FILE_OPEN enum value | BALL::VIEW::MainControl | |
FILE_OPEN_GRID enum value | BALL::VIEW::MainControl | |
fragment_db_ | BALL::VIEW::MainControl | protected |
fullscreen_action_ | BALL::VIEW::MainControl | protected |
getCompositeManager() | BALL::VIEW::MainControl | inline |
getFragmentDB() const | BALL::VIEW::MainControl | inline |
getIdentifier() const | BALL::Embeddable | |
getINIFile() | BALL::VIEW::MainControl | |
getINIFile() const | BALL::VIEW::MainControl | |
getInstance_(const std::type_info &type, Position index) | BALL::Embeddable | protectedstatic |
getInstance_(const std::type_info &type, const String &identifier) | BALL::Embeddable | protectedstatic |
getLastHighLightedMenuEntry() | BALL::VIEW::MainControl | inline |
getLockingWidget() | BALL::VIEW::MainControl | |
getLoggingFilename() const | BALL::VIEW::MainControl | |
getMainControl(const QObject *object) | BALL::VIEW::MainControl | static |
getMenuHint(QAction *id) const | BALL::VIEW::MainControl | |
getModelInformation() const | BALL::VIEW::MainControl | |
getMolecularControlSelection() | BALL::VIEW::MainControl | |
getParent() const | BALL::VIEW::ConnectionObject | |
getPreferences() | BALL::VIEW::MainControl | |
getRepresentationManager() | BALL::VIEW::MainControl | inline |
getRoot() | BALL::VIEW::ConnectionObject | |
getSelectedSystem() | BALL::VIEW::MainControl | |
getSelection() const | BALL::VIEW::MainControl | |
getSelection() | BALL::VIEW::MainControl | |
getShortcutRegistry() | BALL::VIEW::MainControl | inline |
getSimulationThread() | BALL::VIEW::MainControl | |
getStatusbarText() const | BALL::VIEW::MainControl | |
getWorkingDir() const | BALL::VIEW::MainControl | inline |
HELP enum value | BALL::VIEW::MainControl | |
id_to_menu_ | BALL::VIEW::MainControl | protected |
important_text_in_statusbar_ | BALL::VIEW::MainControl | protected |
init_() | BALL::VIEW::MainControl | protected |
initializePreferencesTab_() | BALL::VIEW::MainControl | protectedvirtual |
initPopupMenu(int ID) | BALL::VIEW::MainControl | virtual |
insert(Representation &rep) | BALL::VIEW::MainControl | |
insert(Composite &composite, String name="") | BALL::VIEW::MainControl | |
insertDeleteEntry() | BALL::VIEW::MainControl | |
insertMenuEntry(Position parent_id, const String &name, const QObject *receiver=0, const char *slot=0, const String &description="", QKeySequence accel=QKeySequence()) | BALL::VIEW::MainControl | |
insertPopupMenuSeparator(int ID) | BALL::VIEW::MainControl | |
isAboutToQuit() | BALL::VIEW::MainControl | inline |
isBusy() const | BALL::VIEW::MainControl | |
isConnectionObjectRegistered(const ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
isValid() const | BALL::VIEW::ConnectionObject | virtual |
last_highlighted_menu_entry_ | BALL::VIEW::MainControl | protected |
last_point_ | BALL::VIEW::MainControl | protected |
last_size_ | BALL::VIEW::MainControl | protected |
last_state_ | BALL::VIEW::MainControl | protected |
loadBALLViewProjectFile(const String &filename) | BALL::VIEW::MainControl | |
loadBALLViewProjectFile() | BALL::VIEW::MainControl | slot |
lockComposites_() | BALL::VIEW::MainControl | protected |
lockCompositesFor(ModularWidget *widget) | BALL::VIEW::MainControl | |
locking_widget_ | BALL::VIEW::MainControl | protected |
logging_file_ | BALL::VIEW::MainControl | protected |
logging_file_name_ | BALL::VIEW::MainControl | protected |
logging_to_file_ | BALL::VIEW::MainControl | protected |
MACRO enum value | BALL::VIEW::MainControl | |
main_control_preferences_ | BALL::VIEW::MainControl | protected |
MainControl(QWidget *parent=0, const char *name=0, String inifile=".BALL.preferences") | BALL::VIEW::MainControl | |
MainControl(const MainControl &main_control) | BALL::VIEW::MainControl | |
menuItemHighlighted(QAction *action) | BALL::VIEW::MainControl | slot |
message_label_ | BALL::VIEW::MainControl | protected |
model_information_ | BALL::VIEW::MainControl | protected |
modular_widgets_ | BALL::VIEW::MainControl | protected |
MOLECULARMECHANICS enum value | BALL::VIEW::MainControl | |
multi_threading_mode_ | BALL::VIEW::MainControl | protected |
network_preferences_ | BALL::VIEW::MainControl | protected |
notify_(Message *message) | BALL::VIEW::ConnectionObject | protected |
notify_(Message &message) | BALL::VIEW::ConnectionObject | protected |
okPreferencesClicked_() | BALL::VIEW::MainControl | protectedvirtualslot |
onNotify(Message *message) | BALL::VIEW::MainControl | virtual |
onNotify_(Message *message) | BALL::VIEW::ConnectionObject | protected |
open_action_ | BALL::VIEW::MainControl | protected |
open_save_preferences_ | BALL::VIEW::MainControl | protected |
openFile(const String &file) | BALL::VIEW::MainControl | virtual |
PopUpID enum name | BALL::VIEW::MainControl | |
preferences_action_ | BALL::VIEW::MainControl | protected |
preferences_dialog_ | BALL::VIEW::MainControl | protected |
preferences_file_ | BALL::VIEW::MainControl | protected |
primitive_manager_ | BALL::VIEW::MainControl | protected |
printSelectionInfos() | BALL::VIEW::MainControl | |
processEvents(Size ms) | BALL::VIEW::MainControl | |
qload_action_ | BALL::VIEW::MainControl | protected |
qsave_action_ | BALL::VIEW::MainControl | protected |
quickLoad() | BALL::VIEW::MainControl | slot |
quickLoadConfirm() | BALL::VIEW::MainControl | slot |
quickSave() | BALL::VIEW::MainControl | slot |
quit(int return_value=0) | BALL::VIEW::MainControl | virtualslot |
redrawAllRepresentations(bool rebuild_display_lists=false) | BALL::VIEW::MainControl | |
reduceSelection_(Composite *const composite) | BALL::VIEW::MainControl | protected |
registerConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
registerInstance_(const std::type_info &type, const Embeddable *instance) | BALL::Embeddable | protectedstatic |
registerThis() | BALL::Embeddable | virtual |
remove(Representation &rep) | BALL::VIEW::MainControl | |
remove(Composite &composite, bool to_delete=true, bool update=true) | BALL::VIEW::MainControl | |
remove_(Composite &composite, bool update_representations_of_parent=true, bool to_delete=true) | BALL::VIEW::MainControl | protected |
removeMenuEntry(Index parent_id, QAction *action) | BALL::VIEW::MainControl | |
removeModularWidget(ModularWidget *widget) | BALL::VIEW::MainControl | |
render_timer_ | BALL::VIEW::MainControl | protected |
rep_label_ | BALL::VIEW::MainControl | protected |
rep_label_delta_ | BALL::VIEW::MainControl | protected |
rep_label_nr_ | BALL::VIEW::MainControl | protected |
RepresentationManager class | BALL::VIEW::MainControl | friend |
resize(int w, int h) | BALL::VIEW::MainControl | virtualslot |
restoreWindows() | BALL::VIEW::MainControl | virtual |
restoreWindows(const INIFile &inifile) | BALL::VIEW::MainControl | virtual |
save_project_action_ | BALL::VIEW::MainControl | protected |
saveBALLViewProjectFile(const String &filename, bool binary=true) | BALL::VIEW::MainControl | |
saveBALLViewProjectFile() | BALL::VIEW::MainControl | slot |
selectCompositeRecursive(Composite *composite, bool first_call=false) | BALL::VIEW::MainControl | |
selectComposites_(GeometricObjectSelectionMessage &message) | BALL::VIEW::MainControl | protected |
selection_ | BALL::VIEW::MainControl | protected |
sendMessage(Message &message) | BALL::VIEW::MainControl | |
setBusyMode_(bool state) | BALL::VIEW::MainControl | protected |
setContentSize(int w, int h) | BALL::VIEW::MainControl | slot |
setDeleteEntryEnabled(bool state) | BALL::VIEW::MainControl | |
setIdentifier(const String &identifier) | BALL::Embeddable | |
setLoggingFilename(const String &string) | BALL::VIEW::MainControl | |
setMenuHint(QAction *id, const String &hint) | BALL::VIEW::MainControl | |
setModelInformation(ModelInformation *mi) | BALL::VIEW::MainControl | |
setMultithreading(bool state) | BALL::VIEW::MainControl | inline |
setPreferencesEnabled_(bool state) | BALL::VIEW::MainControl | protected |
setSimulationThread(SimulationThread *thread) | BALL::VIEW::MainControl | |
setStatusbarText(const String &text, bool important=false, bool beep=false) | BALL::VIEW::MainControl | |
setStatusbarText(const QString &text, bool important=false, bool beep=false) | BALL::VIEW::MainControl | |
setup_() | BALL::VIEW::MainControl | protected |
setWorkingDir(const String &dir) | BALL::VIEW::MainControl | |
shortcut_registry_ | BALL::VIEW::MainControl | protected |
show() | BALL::VIEW::MainControl | virtualslot |
simulation_icon_ | BALL::VIEW::MainControl | protected |
simulation_running_xpm_ | BALL::VIEW::MainControl | protectedstatic |
simulation_stoped_xpm_ | BALL::VIEW::MainControl | protectedstatic |
simulation_thread_ | BALL::VIEW::MainControl | protected |
SimulationThread class | BALL::VIEW::MainControl | friend |
stop_simulation_ | BALL::VIEW::MainControl | protected |
stop_simulation_action_ | BALL::VIEW::MainControl | protected |
stopedSimulation() | BALL::VIEW::MainControl | inline |
stopedSimulation_() | BALL::VIEW::MainControl | protected |
stopSimulation() | BALL::VIEW::MainControl | slot |
timer_ | BALL::VIEW::MainControl | protected |
toggleFullScreen() | BALL::VIEW::MainControl | slot |
TOOLS enum value | BALL::VIEW::MainControl | |
TOOLS_GRID enum value | BALL::VIEW::MainControl | |
TOOLS_PYTHON enum value | BALL::VIEW::MainControl | |
unlockCompositesFor(ModularWidget *widget) | BALL::VIEW::MainControl | |
unregisterConnectionObject(ConnectionObject &object) | BALL::VIEW::ConnectionObject | |
unregisterInstance_(const Embeddable *instance) | BALL::Embeddable | protectedstatic |
unregisterThis() | BALL::Embeddable | |
update(Representation &rep) | BALL::VIEW::MainControl | |
update(Composite &composite, bool changed_hierarchy=true) | BALL::VIEW::MainControl | |
updateOfRepresentationRunning() | BALL::VIEW::MainControl | |
updateRepLabel_() | BALL::VIEW::MainControl | protectedslot |
updateRepresentationsOf(const Composite &composite, bool rebuild=true, bool force=false) | BALL::VIEW::MainControl | |
useMultithreading() | BALL::VIEW::MainControl | |
USER enum value | BALL::VIEW::MainControl | |
wait() | BALL::VIEW::MainControl | |
was_not_busy_ | BALL::VIEW::MainControl | protected |
WINDOWS enum value | BALL::VIEW::MainControl | |
working_dir_ | BALL::VIEW::MainControl | protected |
writePreferences(INIFile &inifile) | BALL::VIEW::MainControl | virtual |
~ConnectionObject() | BALL::VIEW::ConnectionObject | virtual |
~Embeddable() | BALL::Embeddable | virtual |
~MainControl() | BALL::VIEW::MainControl | virtual |