| Ctauruscii.taurusciiattribute.CiiAttrQuality | Replaces the Quality enumeration from Taurus by one that incorporates concepts from CII OLDB |
| Ctaurusmalps.taurusmalpsattribute.DispatcherThread | Starts additional thread that dispatches received data and pushes new value events with a given interval to avoid processing of all received samples (which causes an overload) |
| Ccomms.maladapter.InterfaceNotFoundException | Indicates that the Interface XML or its Generated Classes could not be found |
| Ccomms.maladapter.MalAdapter | Convenience class to avoid boilerplate code when using MAL Interface |
| Ctaurusmalps.taurusmalpsattribute.MalPSSubscription | Interface implemenation for MAL PS Subscriptions |
| Ccomms.multimaladapter.MultiMalAdapter | Qt-based asynchronous MAL Request-Reply wrapper class |
| Ccomms.observer.Observer | |
| Ccomms.oldbadapter.OldbAdapter | Python wrapper for OLDB client, uses Singleton pattern |
| Cmodel_chooser.oldb_model_chooser.OLDBBaseModel | The model contains cii oldb data structure |
| Cmodel_chooser.oldb_model_chooser.OLDBFilterProxyModel | Filter and sort model for OLDB tree |
| Cmodel_chooser.oldb_model_chooser.OLDBModelChooser | A widget that allows the user to select a model from a tree representing OLDB structure |
| Ctauruscii.taurusciiattribute.OldbSubscription | Interface implemenation for OLDB Subscriptions |
| Cmodel_chooser.oldb_model_chooser.OLDBTreeAttributeItem | A node designed to represent an attribute |
| Cmodel_chooser.oldb_model_chooser.OLDBTreeDeviceItem | A node designed to represent a device |
| ▼CQeAngleLabel | A text label that prints from a radian, it represents angle value in DMS/HMS/SEXAGESIMAL or radians unit |
| Ctaurus.taurusanglelabel.TaurusAngleLabel | Taurus based widget for QeAngleLabel, that uses Taurus to get the Radian value and convert it to a DMS/HMS/Sexagecimal/Radian value |
| Cqeclock.QeClock | Class that displays current time in one of 3 reference frames, formatted according to 4 different formats |
| CQeColorLabel | Shows a color and its hexadecimal and 8-bit RGB representations |
| CQeColorMap | Composite widget used to represent a colormap using a gradient |
| Cqecountdown.QeCountdown | The class creates countdown widget that count down time passed by a user |
| Cqecpu.QeCpu | QeCpu is a small text based widget that presents the running process cpu usage |
| ▼CQeDmsLabel | A text label that prints from a radian, it representation in Degree/Minute/Seconds notation |
| Ctaurus.taurusdmslabel.TaurusDmsLabel | Taurus widget for QeDmsLabel that implementes databinding |
| ▼CQeHmsLabel | A text label that prints from a radian, it representation in Hours/Minute/Seconds notation |
| Ctaurus.taurushmslabel.TaurusHmsLabel | A widget that render an angle expressed in radians as HH:MM:SS.sss notation |
| CQeLed | LED widget |
| CQeLinearGradient | Draws a linear gradient in its bounding rectangle |
| Cqebanner.QeNotificationMessage | Class that represents single message (either Error or Info) If the Notification is of Info type, it will disappear after |
| Cqenumericalunitsmenu.QeNumericalUnitsMenu | The class creates Numerical Units Menu to change displayed units in the application |
| CQePalette | Provides colors definitions for CUT applications |
| CQeRaDec | A widget that renders two set of RA/Dec coordinates using cylindrical projection |
| ▼CQeRadialItemPlot | Base class for QeDartBoard and QePreFocalStation |
| ▼CQeDartBoard | Dartboard widget |
| Ctaurus.taurusdartboard.TaurusDartBoard | Taurus based widget for QeDartBoard, capable of connecting through taurus plugins to control system and services |
| ▼CQePreFocalStation | QePreFocalStation widget |
| Ctaurus.taurusprefocalstation.TaurusPreFocalStation | Taurus based widget for QePreFocalStation, capable of connecting through taurus plugins to control system and services |
| ▼CQeState | Presents the state of a component based on the interpretation of a string |
| Ctaurus.taurusstate.TaurusState | Taurus widget for QeState that implementes Taurus databinding |
| ▼CQeStateDetailed | Presents a detailed state of a component based on the interpretation of a string |
| Ctaurus.taurusstatedetailed.TaurusStateDetailed | Taurus widget for QeStateDetailed that implementes Taurus databinding |
| Cqestopwatch.QeStopwatch | The class creates stopwatch widget to measure time |
| Cqebanner.ResizeFilter | Filter that monitor resize events from a reference widgets, and apply the same width to the sibling widget |
| Ctaurusmalps.taurusmalpsattribute.StructNotFoundException | Indicates that the Struct XML or its Generated Classes could not be found |
| Ctask.task.Task | Provides a quick way to execute long running procedures |
| Ctask.taskmodel.TaskModel | Receives and stores Task executions and results |
| Ctask.taskbase.TaskSignals | Defines the signals available for the task |
| Ctask.taskmodel.TaskSummary | Holds summary data of a task |
| Ctask.taskview.TaskView | Provides a Table to visualize the different Tasks under async execution |
| Ctauruscii.taurusciiattribute.TaurusCiiAttribute | A :class:TaurusAttribute that gives access to a CII OLDB Datapoint |
| Ctauruscii.taurusciiauthority.TaurusCiiAuthority | Dummy authority class for CII OLDB Plugin |
| Ctauruscii.taurusciivalidator.TaurusCiiAuthorityNameValidator | A validator for Authority names in the Taurus CII scheme |
| Ctauruscii.taurusciidevice.TaurusCiiDevice | Cii OLDB device object, used to represent branches and collections of datapoints |
| Ctauruscii.taurusciifactory.TaurusCiiFactory | A Singleton class that provides CII related objects |
| Ctaurus.taurusclock.TaurusClock | A widget that converts timestamp to desired reference frame and displays it according to desired formatting |
| Ctaurus.tauruscommandcombobox.TaurusCommandComboBox | A widget that provides a generic solution to interact with MAL servers |
| Ctauruscommonmodel.TaurusCommonModel | TaurusCommonModel class, it provides a quick way to set every children widget that is also a TaurusBaseWidget to a common OLDB URI prefix |
| Cpanel.tauruscustomdevice.TaurusCustomDevicePanel | TaurusCustomDevicePanel is a reusable widget that implements access to Requests, Replies and Getters from a MAL Request Reply server |
| Ctaurusmal.taurusmalattribute.TaurusMalAttribute | A :class:TaurusAttribute that gives access to a CII OLDB Datapoint |
| Ctaurusmal.taurusmalvalidator.TaurusMalAttributeNameValidator | A validator for Attributes names in the Taurus RR scheme |
| Ctaurusmal.taurusmalauthority.TaurusMalAuthority | Dummy authority class for MAL Plugin |
| Ctaurusmal.taurusmalvalidator.TaurusMalAuthorityNameValidator | Validator for MAL authority names |
| Ctaurusmal.taurusmalvalidator.TaurusMalDeviceNameValidator | Validator for MAL device names |
| Ctaurusmal.taurusmalfactory.TaurusMalFactory | A Singleton class that provides MAL related objects |
| Ctaurusmalps.taurusmalpsattribute.TaurusMalPSAttribute | |
| Ctaurusmalps.taurusmalpsauthority.TaurusMalPSAuthority | Dummy authority class for TaurusMalPS |
| Ctaurusmalps.taurusmalpsvalidator.TaurusMalPSAuthorityNameValidator | Validator for MAL publish/subscribe authority names |
| Ctaurusmalps.taurusmalpsdevice.TaurusMalPSDevice | TaurusMalPS device class |
| Ctaurusmalps.taurusmalpsfactory.TaurusMalPSFactory | A Singleton class that provides MAL zpb.ps/dds.ps related objects |
| Cmodel_chooser.oldb_model_chooser.TaurusModelSelectorTree | A widget that is used to display OLDB tree structure |
| Cmodel_chooser.oldb_model_chooser.TaurusOldbModelList | A list view widget to display and manage a list of models |
| Cmodel_chooser.oldb_model_chooser.TaurusOLDBTreeWidget | A class:taurus.qt.qtgui.tree.TaurusBaseTreeWidget that connects to a :class:taurus.core.taurusauthority.TaurusAuthority model |
| Ctaurus.taurusstopbutton.TaurusStopButton | Stop Button with Taurus support |
| Ctaurusmalps.taurusmalpsattribute.WrongDatatypeException | Indicates that the XML Struct that is going to subscribed contains variable that cannot be handled |