|
class | QGoAlgorithmsManagerWidget |
| manages all the algorithms widget for a same mode, has a combobox with the name of the methods which display a different QGoAlgorithmWidget depending on the method selected in the combobox More...
|
|
class | QGoAlgorithmWidget |
|
class | QGoCollectionColorComboBox |
| this class inherits from QGoColorComboBox, has only the add item option and update the text according to the iCollectionName. It handles the printing of the collection IDs More...
|
|
class | QGoColorCodingDialog |
| This dialog asks the user to chose the way he wants its traces to be colorcoded. More...
|
|
class | QGoColorComboBox |
| inherits from QGoComboBox, display not ony the names but also the QColor of the items as an Icon in the combobox More...
|
|
class | QGoComboBox |
| inherits from Qt QCombobox but add a the end of the list of items, 1 or 2 items: the first one to add new items and the second one to delete them More...
|
|
class | QGoDBBookmarkManager |
| the QGoDBBookmarkManager manages the interactions between the user and the database for the Bookmark DBTable. More...
|
|
class | QGoDBCellTypeManager |
| the QGoDBCellTypeManager manages the interactions between the user and the database for the celltype DBTable. More...
|
|
class | QGoDBColorManager |
| the QGoDBColorManager manages the interactions between the user and the database for the color DBTable (add a new one, delete...). More...
|
|
class | QGoDBContourManager |
| This class manages the database queries, the table widget and the data from the database in the Container for visu for the contours ,. More...
|
|
class | QGoDBLineageManager |
| This class manages the database queries, the table widget and the data from the database in the Container for visu for the lineages ,. More...
|
|
class | QGoDBMeshManager |
| This class manages the database queries, the table widget and the data from the database in the Container for visu for the meshes ,. More...
|
|
class | QGoDBNameDescEntityManager |
| Abstract class : the QGoDBNameDescEntityManager manages the interactions between the user and the database (add a new one, delete)for a DBTable containing a name and a description.Has some Qt widgets and manages queries for this particular DBTable (i.e get list of existing ones). More...
|
|
class | QGoDBSubCellTypeManager |
| the QGoDBSubCellTypeManager manages the interactions between the user and the database for the SubCellularType DBTable. More...
|
|
class | QGoDBTraceManager |
| Abstract class inherited by QGoDBContourManager,Mesh,Track,Lineage. More...
|
|
class | QGoDBTrackManager |
| This class manages the database queries, the table widget and the data from the database in the Container for visu for the tracks ,. More...
|
|
class | QGoDeleteFromListDialog |
| this class displays a list of entities and return the list of the ones selected by the user. class based on Qt More...
|
|
class | QGoDockWidget |
| inherits from Qt QDockWidget.toggle action reimplemented in order the state is saved when changing tabs More...
|
|
class | QGoModesManagerWidget |
| widget that manages the different modes for the TraceEditingWidget, has a combobox with the mode names and a corresponging stackedWidgets which display the right widget according to the mode selected in the combobox, has semiautomatic and automatic default modes More...
|
|
class | QGoNavigationDockWidget |
| Dock Widget for browsing images (changing slice, time point...) More...
|
|
class | QGoPrintDatabase |
| manages all the database components: table widget, trace settings editing widdet, QGoDBTraceManager... More...
|
|
class | QGoSelectedColorComboBox |
| This class enables the Combobox to display item with colors icon for the color and sends a signal when "add new color " is clicked by the user. More...
|
|
class | QGoTableWidget |
| inherits from the Qt class QTableWidget, manages all the interactions between the user and the data related to the traces More...
|
|
class | QGoTraceSettingsWidget |
| this class contains all the comboboxes for collectionID,color, celltypes and subcelltypes, and displays the trace and collection name. More...
|
|
class | QGoTrackEditingWidget |
| This dialog allows the user to split/merge the tracks using a GUI. More...
|
|
class | QGoTransferFunctionDockWidget |
| Dock Widget for browsing images (changing slice, time point...) More...
|
|