bapsf_motion.gui.configure

Module containing all the elements for the Configuration GUI.

Sub-Packages & Modules

bases

Module contains base classes for various QWidget's used in the Configuration GUI.

configure_

This module defines the configuration GUI for construction data runs.

controllers

Module containing "controller" classes that control the actual movement of the probe dirves (i.e. motion groups).

drive_overlay

Module contains the functionality associated with the Drive configuration overlay portion of the configuration GUI.

helpers

Module of helper functions for the Configuration GUI.

message_boxes

Module containing custom QDialog and QMessageBox classes.

motion_builder_overlay

Module contains the functionality associated with the MotionBuilder configuration overlay portion of the configuration GUI.

motion_group_widget

Module contains all the main functionality for the MotionGroup configuration portion of the configuration GUI.

motion_space_display

Module contains the QWidget used for displaying / plotting the motion space associated with a MotionBuilder instance.

pygame_

Module contains functionality related to interfacing with pygame-ce joysticks.

transform_overlay

Module contains the functionality associated with the transformer configuration overlay portion of the configuration GUI.

Classes

ConfigureGUI(*[, config, defaults])

Inheritance diagram of bapsf_motion.gui.configure.configure_.ConfigureGUI