actions() const | ControlSwitch | |
activableControlGroups() const | ControlSwitch | |
activableControls() const | ControlSwitch | |
activateKeyPressAction(const std::string &methodname) const | ControlSwitch | |
activateKeyReleaseAction(const std::string &methodname) const | ControlSwitch | |
activateMouseDoubleClickAction(const std::string &methodname, int x, int y) const | ControlSwitch | |
activateMouseMoveAction(const std::string &methodname, int x, int y) const | ControlSwitch | |
activateMousePressAction(const std::string &methodname, int x, int y) const | ControlSwitch | |
activateMouseReleaseAction(const std::string &methodname, int x, int y) const | ControlSwitch | |
activeControl() const | ControlSwitch | |
activeControlInstance() const | ControlSwitch | |
anatomist::View class | ControlSwitch | friend |
attach(anatomist::ControlSwitchObserver *window) | ControlSwitch | |
availableControlGroups() const | ControlSwitch | |
availableControls() const | ControlSwitch | |
begin() const | ControlSwitch | |
const_iterator typedef | ControlSwitch | |
controlDescription(const std::string &ctrlname) const | ControlSwitch | |
ControlSwitch(anatomist::View *view) | ControlSwitch | protected |
detach(anatomist::ControlSwitchObserver *window) | ControlSwitch | |
dragEnterEvent(QDragEnterEvent *) | ControlSwitch | |
dragLeaveEvent(QDragLeaveEvent *) | ControlSwitch | |
dragMoveEvent(QDragMoveEvent *) | ControlSwitch | |
dropEvent(QDropEvent *) | ControlSwitch | |
end() const | ControlSwitch | |
enterEvent(QEvent *) | ControlSwitch | |
focusInEvent(QFocusEvent *) | ControlSwitch | |
focusOutEvent(QFocusEvent *) | ControlSwitch | |
getAction(const std::string &actionName) | ControlSwitch | |
hideEvent(QHideEvent *) | ControlSwitch | |
isToolBoxVisible() const | ControlSwitch | |
iterator typedef | ControlSwitch | |
keyPressEvent(QKeyEvent *) | ControlSwitch | |
keyReleaseEvent(QKeyEvent *) | ControlSwitch | |
leaveEvent(QEvent *) | ControlSwitch | |
mouseDoubleClickEvent(QMouseEvent *) | ControlSwitch | |
mouseMoveEvent(QMouseEvent *) | ControlSwitch | |
mousePressEvent(QMouseEvent *) | ControlSwitch | |
mouseReleaseEvent(QMouseEvent *) | ControlSwitch | |
moveEvent(QMoveEvent *) | ControlSwitch | |
notifyActionChange() | ControlSwitch | |
notifyActivableControlChange() | ControlSwitch | |
notifyActiveControlChange() | ControlSwitch | |
notifyAvailableControlChange() | ControlSwitch | |
paintEvent(QPaintEvent *) | ControlSwitch | |
printControls() | ControlSwitch | |
resizeEvent(QResizeEvent *) | ControlSwitch | |
selectionChangedEvent() | ControlSwitch | |
setActivableControls(bool init=false) | ControlSwitch | |
setActiveControl(const std::string &) | ControlSwitch | |
setAvailableControls(const std::list< std::string > &objects) | ControlSwitch | |
showEvent(QShowEvent *) | ControlSwitch | |
switchToolBoxVisible() | ControlSwitch | |
toolBox() | ControlSwitch | |
updateControlDescription() | ControlSwitch | |
updateToolBox() | ControlSwitch | |
wheelEvent(QWheelEvent *) | ControlSwitch | |
~ControlSwitch() | ControlSwitch | virtual |