| Algo | |
| AlgoMaker | |
| AlgoMakerTP< AlgoType, algoName, algoShouldPopup > | |
| AlgoMoveParam | |
| AlgoParam | |
| ChromatData | The chromatogram data for the read |
| ChromatGui | The visual appearance of a ChromatData |
| ChromatParser | |
| ChunkedXMLInputSource | |
| compBeg | |
| Database::Creator< T > | To create records in the berkeley db |
| Destroyer | |
| DnaStrData | The nucleotide sequence for the read, e.g. "atag*ct*cgcg" |
| DnaStrGui | The visual appearance of a DnaStrData |
| DnaStrInfo | |
| DnpData | A "dnp", i.e. a defined nucleotype position |
| DnpGui | The visual appearance of a DnpData |
| DnpInfo | |
| FeatureData | Provides a abstract feature object representing a feature, i.e. an attribute to a read. Holds its corresponding read index (recno) and geometric placement relative to its read |
| FeatureData::StorageData | To keep the order of the data members when serializing/unserializing |
| FeatureGui | Abstract class for the visual appereance of a feature. Each FeatureData derived class will have a corresponding FeatureGui derived class with a specialized paintMe() method |
| FeatureInfo | Base class for displaying info about reads and features |
| FeatureItem | Used in view modes edit dialog. Is there to reuse some code for the QListView |
| FindMatesAlgo | |
| FindTaginfoAlgo | |
| GeneralData | This class is the base class for all data items that are to be stored in the Berkeley Db databases. It has methods for serializing its data to and from a bytestream and has methods for writing the same data to and from a xml dom tree. It also let you specify how this data should be indexed in the Berkeley Db databases for very fast retrieval |
| GeneralMaker | This is a factory class for GeneralData objects |
| GeneralMakerTP< Data, str_ > | |
| gengetopt_args_info | |
| InfoPopup | |
| Item | Used in view modes edit dialog. Is there to reuse some code for the QListView |
| Layer | To hold the configuration of a single layer in a view mode ( ViewMode ). It knows its height and which features that should be painted in this layer |
| LayerEditDlg | Used in view modes edit dialog. A dialog window for that uses the ui file ui_layereditwidget.ui |
| LayerItem | Used in view modes edit dialog. Is there to reuse some code for the QListView |
| MacsimParser | |
| MAl_Readonly | |
| MAl_Readonly::dnp_struct | |
| MAl_Readonly::tag_struct | |
| MateParser | |
| ModeEditDlg | |
| ModeItem | Used in view modes edit dialog. Is there to reuse some code for the QListView |
| MoveAlgo | |
| OptimizeLayoutAlgo | |
| PhdParser | |
| Database::PrimaryIterator< T > | |
| QualityData | Quality values of the meassurements/predicted bases |
| QualityGui | The visual appearance of a QualityData |
| QualityInfo | |
| RAlgo | Base class for algorithms that reads data. Nota bene! Read-only! |
| ReadData | Representing a read stored in the berkeley db. Holds its name and geometric placement in the contig |
| ReadData::StorageData | To keep the order of the data members when serializing/unserializing |
| ReadDrag | Drag object representing selected reads. Is created when a drag in TrapperView is initiated |
| ReadMetaData | Provides non-spatial attributes to a read. Holds its corresponding read index (recno) |
| ReadsInRect | |
| RootItem | Used in view modes edit dialog. Is there to reuse some code for the QListView |
| Database::SecondaryIterator< T > | To search records and iterate over a secondary index |
| ShowModesDlg | Used in view modes edit dialog. Main window and handles the parsing of the trapperconf.xml file |
| sort_struct | |
| SpatialFeatureData | |
| StrandsAlgo | |
| TagColorMap | |
| TagData | General Tag data |
| TagGui | The visual appearance of a TagData |
| TagInfo | |
| TcParser | |
| TrapperApp | The base class of the application. It sets up the main window and providing a menubar, toolbar and statusbar. For the main view, an instance of class TrapperView is created which creates your view |
| TrapperConf | Load and saves the trapperconf.xml file |
| TrapperDoc | TrapperDoc provides a document object for a document-view model |
| TrapperParser | |
| TrapperVector< T > | To store an array of values. It's a template class to be used in the serializing bytearray and import/export to dom tree |
| TrapperView | The view to graphically present the reads and their features. The user will mainly interact with this window |
| TrDb | Opens and closes the primary and all secondary Berkeley dbs that are the underlying storage for a single GeneralData class |
| TrDb::Index | This defines a secondary index |
| ViewMode | To hold the configuration of a single view mode. A view mode specifies which features should be shown and how each read should be sliced in layers |
| ViewModes | To hold all configured view modes ( of class ViewMode ) |
| ViewParam |
1.5.1