|
class | GoDBAuthorRow |
| manages a map with keys matching fields of the gofiguredatabase Author table and values of the map matching a row of the Author table More...
|
|
class | GoDBBookmarkRow |
| manages a map with keys matching fields of the gofiguredatabase Bookmark table and values of the map matching a row of the Bookmark table More...
|
|
class | GoDBCellTypeRow |
| this class manages the map with the keys matching the fields of the CellType gofiguredatabase table and values of the map matching a row of the Celltype table More...
|
|
class | GoDBChannelRow |
| manages a map with keys matching fields of the gofiguredatabase Channel table and values of the map matching a row of the Channel table More...
|
|
class | GoDBCollectionOfTraces |
| this class handles the interaction between the database and the children of QGoDBTraceManager More...
|
|
class | GoDBColorRow |
| this class manages the map with the keys matching the fields of the Color gofiguredatabase table and values of the map matching a row of the Color table More...
|
|
class | GoDBContourRow |
| this class manages the map with the keys matching the fields of the Contour gofiguredatabase table and values of the map matching a row of the Contour table More...
|
|
class | GoDBCoordinateRow |
| manages a map with keys matching fields of the gofiguredatabase Coordinate table and values of the map matching a row of the Coordinate table More...
|
|
class | GoDBExport |
| export the data from the database into a textfile More...
|
|
class | GoDBImageRow |
| manages a map with keys matching fields of the gofiguredatabase Image table and values of the map matching a row of the Image table More...
|
|
class | GoDBImgSessionRow |
| manages a map with keys matching fields of the gofiguredatabase ImgSession table and values of the map matching a row of the ImgSession table More...
|
|
class | GoDBImport |
| This class get the data of traces from a textfile and save them into the GoFigure Database. More...
|
|
class | GoDBIntensityRow |
| manages a map with keys matching fields of the gofiguredatabase Intensity table and values of the map matching a row of the Intensity table More...
|
|
class | GoDBLineageRow |
| this class manages the map with the keys matching the fields of the Lineage gofiguredatabase table and values of the map matching a row of the Lineage table More...
|
|
class | GoDBMeshRow |
| this class manages the map with the keys matching the fields of the Mesh gofiguredatabase table and values of the map matching a row of the Mesh table More...
|
|
class | GoDBNameDescRow |
| Abstract. manages the map with the keys matching the fields for the DBtable containing a name and description fields. More...
|
|
class | GoDBProjectRow |
| manages a map with keys matching fields of the gofiguredatabase Project table and values of the map matching a row of the Project table More...
|
|
class | GoDBRow |
| abstract class manages a map with keys matching fields of a gofiguredatabase table and values of the map matching a row of a gofiguredatabase table More...
|
|
class | GoDBSubCellTypeRow |
| this class manages the map with the keys matching the fields of the SubCellularType gofiguredatabase table and values of the map matching a row of the SubCellulartype table More...
|
|
class | GoDBTableWidgetContainer |
| this class describes the columns of the table widget with the corresponding info to find their values in the database if the columns refer to data stored in the database and provides methods to fill the rows of the table widget and to get the right queries to find the data in the database More...
|
|
class | GoDBTraceRow |
| abstract class to be inherited by Contour,Mesh,Track and GoDBLineageRow More...
|
|
class | GoDBTrackFamilyRow |
| manages a map with keys matching fields of the gofiguredatabase TrackFamily table and values of the map matching a row of the TrackFamily table More...
|
|
class | GoDBTrackRow |
| this class manages the map with the keys matching the fields of the Track gofiguredatabase table and values of the map matching a row of the Track table More...
|
|
class | GoDBTWContainerForContourMesh |
| This class describes the specificities of the GoDBTableWidgetContainer for contour and mesh. More...
|
|
class | GoDBTWContainerForLineage |
| This class describes the specificities of the GoDBTWContainerForTrackLineage for lineage. More...
|
|
class | GoDBTWContainerForMesh |
| This class describes the specificities of the GoDBTWContainerForContourMesh for mesh. More...
|
|
class | GoDBTWContainerForTrack |
| This class describes the specificities of the GoDBTWContainerForTrackLineage for track. More...
|
|
class | GoDBTWContainerForTrackLineage |
| This class describes the specificities of the GoDBTableWidgetContainer for track and lineage. 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 | QGoPrintDatabase |
| manages all the database components: table widget, trace settings editing widdet, QGoDBTraceManager... More...
|
|