| ▼Ncomms | |
| ►Nmaladapter | |
| CInterfaceNotFoundException | Indicates that the Interface XML or its Generated Classes could not be found |
| CMalAdapter | Convenience class to avoid boilerplate code when using MAL Interface |
| ►Nmultimaladapter | |
| CMultiMalAdapter | Qt-based asynchronous MAL Request-Reply wrapper class |
| ►Nobserver | |
| CObserver | |
| ►Noldbadapter | |
| COldbAdapter | Python wrapper for OLDB client, uses Singleton pattern |
| ▼Nmodel_chooser | |
| ►Noldb_model_chooser | |
| COLDBBaseModel | The model contains cii oldb data structure |
| COLDBFilterProxyModel | Filter and sort model for OLDB tree |
| COLDBModelChooser | A widget that allows the user to select a model from a tree representing OLDB structure |
| COLDBTreeAttributeItem | A node designed to represent an attribute |
| COLDBTreeDeviceItem | A node designed to represent a device |
| CTaurusModelSelectorTree | A widget that is used to display OLDB tree structure |
| CTaurusOldbModelList | A list view widget to display and manage a list of models |
| CTaurusOLDBTreeWidget | A class:taurus.qt.qtgui.tree.TaurusBaseTreeWidget that connects to a :class:taurus.core.taurusauthority.TaurusAuthority model |
| ▼Npanel | |
| ►Ntauruscustomdevice | |
| CTaurusCustomDevicePanel | TaurusCustomDevicePanel is a reusable widget that implements access to Requests, Replies and Getters from a MAL Request Reply server |
| ▼Nqebanner | |
| CQeNotificationMessage | Class that represents single message (either Error or Info) If the Notification is of Info type, it will disappear after |
| CResizeFilter | Filter that monitor resize events from a reference widgets, and apply the same width to the sibling widget |
| ▼Nqeclock | |
| CQeClock | Class that displays current time in one of 3 reference frames, formatted according to 4 different formats |
| ▼Nqecountdown | |
| CQeCountdown | The class creates countdown widget that count down time passed by a user |
| ▼Nqecpu | |
| CQeCpu | QeCpu is a small text based widget that presents the running process cpu usage |
| ▼Nqenumericalunitsmenu | |
| CQeNumericalUnitsMenu | The class creates Numerical Units Menu to change displayed units in the application |
| ▼Nqestopwatch | |
| CQeStopwatch | The class creates stopwatch widget to measure time |
| ▼Ntask | |
| ►Ntask | |
| CTask | Provides a quick way to execute long running procedures |
| ►Ntaskbase | |
| CTaskSignals | Defines the signals available for the task |
| ►Ntaskmodel | |
| CTaskModel | Receives and stores Task executions and results |
| CTaskSummary | Holds summary data of a task |
| ►Ntaskview | |
| CTaskView | Provides a Table to visualize the different Tasks under async execution |
| ▼Ntaurus | |
| ►Ntaurusanglelabel | |
| CTaurusAngleLabel | Taurus based widget for QeAngleLabel, that uses Taurus to get the Radian value and convert it to a DMS/HMS/Sexagecimal/Radian value |
| ►Ntaurusclock | |
| CTaurusClock | A widget that converts timestamp to desired reference frame and displays it according to desired formatting |
| ►Ntauruscommandcombobox | |
| CTaurusCommandComboBox | A widget that provides a generic solution to interact with MAL servers |
| ►Ntaurusdartboard | |
| CTaurusDartBoard | Taurus based widget for QeDartBoard, capable of connecting through taurus plugins to control system and services |
| ►Ntaurusdmslabel | |
| CTaurusDmsLabel | Taurus widget for QeDmsLabel that implementes databinding |
| ►Ntaurushmslabel | |
| CTaurusHmsLabel | A widget that render an angle expressed in radians as HH:MM:SS.sss notation |
| ►Ntaurusprefocalstation | |
| CTaurusPreFocalStation | Taurus based widget for QePreFocalStation, capable of connecting through taurus plugins to control system and services |
| ►Ntaurusstate | |
| CTaurusState | Taurus widget for QeState that implementes Taurus databinding |
| ►Ntaurusstatedetailed | |
| CTaurusStateDetailed | Taurus widget for QeStateDetailed that implementes Taurus databinding |
| ►Ntaurusstopbutton | |
| CTaurusStopButton | Stop Button with Taurus support |
| ▼Ntauruscii | |
| ►Ntaurusciiattribute | |
| CCiiAttrQuality | Replaces the Quality enumeration from Taurus by one that incorporates concepts from CII OLDB |
| COldbSubscription | Interface implemenation for OLDB Subscriptions |
| CTaurusCiiAttribute | A :class:TaurusAttribute that gives access to a CII OLDB Datapoint |
| ►Ntaurusciiauthority | |
| CTaurusCiiAuthority | Dummy authority class for CII OLDB Plugin |
| ►Ntaurusciidevice | |
| CTaurusCiiDevice | Cii OLDB device object, used to represent branches and collections of datapoints |
| ►Ntaurusciifactory | |
| CTaurusCiiFactory | A Singleton class that provides CII related objects |
| ►Ntaurusciivalidator | |
| CTaurusCiiAuthorityNameValidator | A validator for Authority names in the Taurus CII scheme |
| ▼Ntauruscommonmodel | |
| CTaurusCommonModel | TaurusCommonModel class, it provides a quick way to set every children widget that is also a TaurusBaseWidget to a common OLDB URI prefix |
| ▼Ntaurusmal | |
| ►Ntaurusmalattribute | |
| CTaurusMalAttribute | A :class:TaurusAttribute that gives access to a CII OLDB Datapoint |
| ►Ntaurusmalauthority | |
| CTaurusMalAuthority | Dummy authority class for MAL Plugin |
| ►Ntaurusmalfactory | |
| CTaurusMalFactory | A Singleton class that provides MAL related objects |
| ►Ntaurusmalvalidator | |
| CTaurusMalAttributeNameValidator | A validator for Attributes names in the Taurus RR scheme |
| CTaurusMalAuthorityNameValidator | Validator for MAL authority names |
| CTaurusMalDeviceNameValidator | Validator for MAL device names |
| ▼Ntaurusmalps | |
| ►Ntaurusmalpsattribute | |
| CDispatcherThread | 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) |
| CMalPSSubscription | Interface implemenation for MAL PS Subscriptions |
| CStructNotFoundException | Indicates that the Struct XML or its Generated Classes could not be found |
| CTaurusMalPSAttribute | |
| CWrongDatatypeException | Indicates that the XML Struct that is going to subscribed contains variable that cannot be handled |
| ►Ntaurusmalpsauthority | |
| CTaurusMalPSAuthority | Dummy authority class for TaurusMalPS |
| ►Ntaurusmalpsdevice | |
| CTaurusMalPSDevice | TaurusMalPS device class |
| ►Ntaurusmalpsfactory | |
| CTaurusMalPSFactory | A Singleton class that provides MAL zpb.ps/dds.ps related objects |
| ►Ntaurusmalpsvalidator | |
| CTaurusMalPSAuthorityNameValidator | Validator for MAL publish/subscribe authority names |
| CQeAngleLabel | A text label that prints from a radian, it represents angle value in DMS/HMS/SEXAGESIMAL or radians unit |
| CQeColorLabel | Shows a color and its hexadecimal and 8-bit RGB representations |
| CQeColorMap | Composite widget used to represent a colormap using a gradient |
| CQeDartBoard | Dartboard widget |
| CQeDmsLabel | A text label that prints from a radian, it representation in Degree/Minute/Seconds notation |
| CQeHmsLabel | A text label that prints from a radian, it representation in Hours/Minute/Seconds notation |
| CQeLed | LED widget |
| CQeLinearGradient | Draws a linear gradient in its bounding rectangle |
| CQePalette | Provides colors definitions for CUT applications |
| CQePreFocalStation | QePreFocalStation widget |
| CQeRaDec | A widget that renders two set of RA/Dec coordinates using cylindrical projection |
| CQeRadialItemPlot | Base class for QeDartBoard and QePreFocalStation |
| CQeState | Presents the state of a component based on the interpretation of a string |
| CQeStateDetailed | Presents a detailed state of a component based on the interpretation of a string |