![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
This is the complete list of members for anatomist::NodeSelectionControl, including all inherited members.
_add(int x, int y, int globalX, int globalY) | anatomist::NodeSelectionControl | |
actions() | anatomist::Control | inline |
Control(int priority, std::string name) | anatomist::Control | |
Control(const Control &control) | anatomist::Control | |
creator() | anatomist::NodeSelectionControl | static |
anatomist::Control::creator(int priority, const std::string &name) | anatomist::Control | static |
description() const | anatomist::Control | virtual |
doAlsoOnDeselect(ActionPool *pool) | anatomist::NodeSelectionControl | virtual |
doAlsoOnSelect(ActionPool *pool) | anatomist::NodeSelectionControl | virtual |
doOnDeselect(ActionPool *pool) | anatomist::Control | |
doOnSelect(ActionPool *pool) | anatomist::Control | |
dragEnterEvent() | anatomist::Control | virtual |
dragEnterEventSubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragEnterEventUnsubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragEnterEventUnsubscribe() | anatomist::Control | |
dragLeaveEvent() | anatomist::Control | virtual |
dragLeaveEventSubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragLeaveEventUnsubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragLeaveEventUnsubscribe() | anatomist::Control | |
dragMoveEvent() | anatomist::Control | virtual |
dragMoveEventSubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragMoveEventUnsubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
dragMoveEventUnsubscribe() | anatomist::Control | |
DropAction typedef | anatomist::Control | |
dropEvent(QDropEvent *) | anatomist::Control | virtual |
dropEventSubscribe(const DropActionLink &actionMethod) | anatomist::Control | |
dropEventUnsubscribe(const DropActionLink &actionMethod) | anatomist::Control | |
dropEventUnsubscribe() | anatomist::Control | |
enterEvent() | anatomist::Control | virtual |
enterEventSubscribe(const EnterLeaveActionLink &actionMethod) | anatomist::Control | |
enterEventUnsubscribe(const EnterLeaveActionLink &actionMethod) | anatomist::Control | |
enterEventUnsubscribe() | anatomist::Control | |
eventAutoSubscription(ActionPool *actionPool) | anatomist::NodeSelectionControl | virtual |
focusInActionLink() const | anatomist::Control | |
focusInEvent() | anatomist::Control | virtual |
focusInEventSubscribe(const FocusActionLink &actionMethod) | anatomist::Control | |
focusInEventUnsubscribe(const FocusActionLink &actionMethod) | anatomist::Control | |
focusInEventUnsubscribe() | anatomist::Control | |
focusOutActionLink() const | anatomist::Control | |
focusOutEvent() | anatomist::Control | virtual |
focusOutEventSubscribe(const FocusActionLink &actionMethod) | anatomist::Control | |
focusOutEventUnsubscribe(const FocusActionLink &actionMethod) | anatomist::Control | |
focusOutEventUnsubscribe() | anatomist::Control | |
hideEvent(QHideEvent *event) | anatomist::Control | virtual |
hideEventSubscribe(const ShowHideActionLink &actionMethod) | anatomist::Control | |
hideEventUnsubscribe(const ShowHideActionLink &actionMethod) | anatomist::Control | |
hideEventUnsubscribe() | anatomist::Control | |
keyAndMouseLongEventSubscribe(int startingKey, Qt::KeyboardModifiers startingButtonState, const KeyActionLink &startingActionMethod, Qt::MouseButtons longButton, Qt::KeyboardModifiers longState, const MouseActionLink &longActionMethod, int endingKey, Qt::KeyboardModifiers endingButtonState, const KeyActionLink &endingActionMethod, bool exclusiveAction) | anatomist::Control | |
keyAndMouseLongEventUnsubscribe(int startingKey, Qt::KeyboardModifiers startingButtonState, Qt::MouseButtons longButton, Qt::KeyboardModifiers longState, int endingKey, Qt::KeyboardModifiers endingButtonState) | anatomist::Control | |
keyPressActionLinkByName(const std::string &name) const | anatomist::Control | |
keyPressActionLinkNames() const | anatomist::Control | |
keyPressEvent(QKeyEvent *) | anatomist::Control | virtual |
keyPressEventSubscribe(int key, Qt::KeyboardModifiers buttonState, const KeyActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
keyPressEventUnsubscribe(int key, Qt::KeyboardModifiers buttonState, const KeyActionLink &actionMethods) | anatomist::Control | |
keyPressEventUnsubscribe(int key, Qt::KeyboardModifiers buttonState) | anatomist::Control | |
keyReleaseActionLinkByName(const std::string &name) const | anatomist::Control | |
keyReleaseActionLinkNames() const | anatomist::Control | |
keyReleaseEvent(QKeyEvent *) | anatomist::Control | virtual |
keyReleaseEventSubscribe(int key, Qt::KeyboardModifiers buttonState, const KeyActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
keyReleaseEventUnsubscribe(int key, Qt::KeyboardModifiers buttonState, const KeyActionLink &actionMethods) | anatomist::Control | |
keyReleaseEventUnsubscribe(int key, Qt::KeyboardModifiers buttonState) | anatomist::Control | |
keyRepetitiveEventSubscribe(int startingKey, Qt::KeyboardModifiers startingButtonState, const KeyActionLink &startingActionMethod, int endingKey, Qt::KeyboardModifiers endingButtonState, const KeyActionLink &endingActionMethod, bool exclusiveAction, float temporalStep) | anatomist::Control | |
keyRepetitiveEventUnsubscribe(int startingKey, Qt::KeyboardModifiers startingButtonState, int endingKey, Qt::KeyboardModifiers endingButtonState) | anatomist::Control | |
leaveEvent() | anatomist::Control | virtual |
leaveEventSubscribe(const EnterLeaveActionLink &actionMethod) | anatomist::Control | |
leaveEventUnsubscribe(const EnterLeaveActionLink &actionMethod) | anatomist::Control | |
leaveEventUnsubscribe() | anatomist::Control | |
mouseDoubleClickActionLinkByName(const std::string &name) const | anatomist::Control | |
mouseDoubleClickActionLinkNames() const | anatomist::Control | |
mouseDoubleClickEvent(QMouseEvent *) | anatomist::Control | virtual |
mouseDoubleClickEventSubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
mouseDoubleClickEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethods) | anatomist::Control | |
mouseDoubleClickEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state) | anatomist::Control | |
mouseLongEventSubscribe(Qt::MouseButtons startingButton, Qt::KeyboardModifiers startingButtonState, const MouseActionLink &startingActionMethod, const MouseActionLink &longActionMethod, const MouseActionLink &endingActionMethod, bool exclusiveAction) | anatomist::Control | |
mouseLongEventUnsubscribe(Qt::MouseButtons startingButton, Qt::KeyboardModifiers startingButtonState) | anatomist::Control | |
mouseMoveActionLinkByName(const std::string &name) const | anatomist::Control | |
mouseMoveActionLinkNames() const | anatomist::Control | |
mouseMoveEvent(QMouseEvent *) | anatomist::Control | virtual |
mouseMoveEventSubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
mouseMoveEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethods) | anatomist::Control | |
mouseMoveEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state) | anatomist::Control | |
mousePressActionLinkByName(const std::string &name) const | anatomist::Control | |
mousePressActionLinkNames() const | anatomist::Control | |
mousePressButtonEventSubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
mousePressButtonEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethods) | anatomist::Control | |
mousePressButtonEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state) | anatomist::Control | |
mousePressEvent(QMouseEvent *) | anatomist::Control | virtual |
mouseReleaseActionLinkByName(const std::string &name) const | anatomist::Control | |
mouseReleaseActionLinkNames() const | anatomist::Control | |
mouseReleaseButtonEventSubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethod, const std::string &name="") | anatomist::Control | |
mouseReleaseButtonEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state, const MouseActionLink &actionMethods) | anatomist::Control | |
mouseReleaseButtonEventUnsubscribe(Qt::MouseButtons button, Qt::KeyboardModifiers state) | anatomist::Control | |
mouseReleaseEvent(QMouseEvent *) | anatomist::Control | virtual |
moveEvent(QMoveEvent *) | anatomist::Control | virtual |
moveEventSubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
moveEventUnsubscribe(const MoveOrDragActionLink &actionMethod) | anatomist::Control | |
moveEventUnsubscribe() | anatomist::Control | |
myActions | anatomist::Control | protected |
myControlLinksDescription | anatomist::Control | protected |
name() const | anatomist::Control | inline |
NodeSelectionControl() | anatomist::NodeSelectionControl | |
NodeSelectionControl(const NodeSelectionControl &c) | anatomist::NodeSelectionControl | |
paintEvent(QPaintEvent *) | anatomist::Control | virtual |
paintEventSubscribe(const PaintActionLink &actionMethod) | anatomist::Control | |
paintEventUnsubscribe(const PaintActionLink &actionMethod) | anatomist::Control | |
paintEventUnsubscribe() | anatomist::Control | |
panEventSubscribe(const PanActionLink &startMethod, const PanActionLink &moveMethod, const PanActionLink &stopMethod, const PanActionLink &cancelMethod) | anatomist::Control | |
panEventUnsubscribe() | anatomist::Control | |
pinchEventSubscribe(const PinchActionLink &startMethod, const PinchActionLink &moveMethod, const PinchActionLink &stopMethod, const PinchActionLink &cancelMethod) | anatomist::Control | |
pinchEventUnsubscribe() | anatomist::Control | |
priority() | anatomist::Control | inline |
resizeEvent(QResizeEvent *) | anatomist::Control | virtual |
resizeEventSubscribe(const ResizeActionLink &actionMethod) | anatomist::Control | |
resizeEventUnsubscribe(const ResizeActionLink &actionMethod) | anatomist::Control | |
resizeEventUnsubscribe() | anatomist::Control | |
selectionChangedEvent() | anatomist::Control | virtual |
selectionChangedEventSubscribe(const SelectionChangedActionLink &actionMethod) | anatomist::Control | |
selectionChangedEventUnsubscribe(const SelectionChangedActionLink &actionMethod) | anatomist::Control | |
selectionChangedEventUnsubscribe() | anatomist::Control | |
setPriority(int priority) | anatomist::Control | inline |
setUserLevel(int x) | anatomist::Control | inline |
showEvent(QShowEvent *event) | anatomist::Control | virtual |
showEventSubscribe(const ShowHideActionLink &actionMethod) | anatomist::Control | |
showEventUnsubscribe(const ShowHideActionLink &actionMethod) | anatomist::Control | |
showEventUnsubscribe() | anatomist::Control | |
swipeEventSubscribe(const SwipeActionLink &startMethod, const SwipeActionLink &moveMethod, const SwipeActionLink &stopMethod, const SwipeActionLink &cancelMethod) | anatomist::Control | |
swipeEventUnsubscribe() | anatomist::Control | |
tapAndHoldEventSubscribe(const TapAndHoldActionLink &startMethod, const TapAndHoldActionLink &moveMethod, const TapAndHoldActionLink &stopMethod, const TapAndHoldActionLink &cancelMethod) | anatomist::Control | |
tapAndHoldEventUnsubscribe() | anatomist::Control | |
tapEventSubscribe(const TapActionLink &startMethod, const TapActionLink &moveMethod, const TapActionLink &stopMethod, const TapActionLink &cancelMethod) | anatomist::Control | |
tapEventUnsubscribe() | anatomist::Control | |
userLevel() const | anatomist::Control | inline |
wheelActionLink() const | anatomist::Control | |
wheelEvent(QWheelEvent *) | anatomist::Control | virtual |
wheelEventSubscribe(const WheelActionLink &actionMethod) | anatomist::Control | |
wheelEventUnsubscribe(const WheelActionLink &actionMethod) | anatomist::Control | |
wheelEventUnsubscribe() | anatomist::Control | |
wheelEventUnsubscribeAll() | anatomist::Control | |
~Control() | anatomist::Control | virtual |
~NodeSelectionControl() | anatomist::NodeSelectionControl | virtual |