TxAccelIfc (Pure virtual interface to define the interaction with a particle accelerator model needed for use with the Tech-X QScimpl graphics package)
TxDataSeries (-- Contains relevant plotting data (minima, maxima, symbol) for a data series)
TxEmSimIfc (Pure virtual interface to define the interaction with an electro- magnetic scientific and engineering model needed by Tech-X QScimpl graphics package)
TxLinePlotData (Class that holds data (in a GUI-accessible format) for a line plot)
TxLinePlotDesc (-- Contains description of parameters required for a line plot)
TxModelIfc (A class with pure virtual methods to define the most basic aspects of the interface between a generic scientific and engineering model and the frame/trol objects within the Tech-X QScimpl graphics package)
TxNldIfc (Pure virtual interface to define the interaction with a non- linear dynamical scientific and engineering model needed by Tech-X QScimpl graphics package)
TxPlotData (-- Class to hold data to be plotted in a GUI-accessible format)
Txq2dPolygon (A Txq2dPolygon is a TxqDrawable object that is a comprised of a number of lines that make a polygon This polygon can be outlined or filled)
Txq3dPlotAttribs (A Txq3dPlotAttribs is a class used to define the data needed to specify the three dimensional plot attributes, such as the min, max, scale and type)
Txq3dPoints (The Txq3dPoints is a set of three dimensional points with a size)
Txq3dStrokeLabel (A Txq3dStrokeLabel is text drawn at a point with respect to the real-world coordinate system)
TxqAccelTrol (This class configures accelerators models)
TxqAccelWsTrol (A Qt wdiget which holds a TxLinePlotData pointer from which it gets the number of plots and calculates limits)
TxqActionItem (TxqActionItem is a class to add a QComboBox widget to a QTableItem in order to present a list of actions to the user)
TxqAxis (A TxqAxis is a base axis class which is described in a real world coordinate system)
TxqAxisAttribs (Class definiton for the TxqAxisAttribs A TxqAxisAttribs is the data needed to specify the axis attributes, such as the min, max, scale and type)
TxqFloatingDecimal (The class TxFloatingDouble determines the exponent and digits for a double, using QString's number method to convert to a QString object)
TxqFrame (This class creates the base QFrame for scientific plotting)
TxqHelpWindow (Class to implement a Qt html browswer)
TxqImageFrame (The TxqImageFrame displays an image from a file onto this frame)
TxqLinLogViewPort (Converts between the pixel and real world coordinate system using a linear scale for the X axis and a log scale for the Y axis transformation)
TxqLinViewPort (The TxqLinViewPort converts between the pixel and real world coordinate system)
TxqListDlog (The TxqListDlog is a QDialog class used to contstruct a dialog frame around a QListBox to list text)
TxqLog (Class for connecting multiple ostreams through a single ostream)
TxqLogLinViewPort (Converts between the pixel and real world coordinate system using a log scale for the X axis and a linear scale for Y axis transformation)
TxqLogViewPort (Converts between the pixel and real world coordinate system using a log scale for the transformation)
TxqMasterIoFrame (A TxqFrame widget which provides help functions (About and an HTML browser), and stdout and stderr TxqLog widgets)
TxqMovieCntrlDlog (The TxqMovieCntrlDlog is a class to obtain inputs to control the movie start and end frame number and to access a slider to move the frame counter)
TxqMovieFrame (A Qt frame which that allows the user to select multiple files or a config file to display and animate images)
TxqMovieParams (This class create a movie menu and helper methods for the movie parameters)
TxqNewTrolFrame (A Qt wdiget which adds the ability to instantiate multiple trols)
TxqNldTrol (A Qt wdiget which configure NLD models; holds surface of section attribute sets, add "Surface of Section" to the "View" menu item and can create SosWsFrames)
TxqNldWsTrol (A Qt wdiget which assumes plot vies are Txq2dPlotFrames)
TxqOptionTableItem (TxqOptionTableItem is a class to add a QLineEdit widget with a INtValidator to a QTableItem in order to edit a Option integer number)
TxqSciNumberPattern (TxqSciNumberPattern describes the pattern to display a double value)
TxqSosWsTrol (A Qt wdiget which holds a Surface of Section view, handles mouse clicks on these plots and holds vectors of points and keeps track of the last point)
TxqViewPort (The TxqViewPort is an interface class to convert between the pixel and real world coordinate system)
TxqVisitor (Visitor class for traversing hierarchical code structures, grabbing data in the form of strings, ints, lines and polygons, and storing this data in std::vector<>'s)
TxqWorkSpace (A Qt wdiget which inherits from QWorkspace in order to overload the tile slot)