Namespace List
Here is a list of all namespaces with brief descriptions:
| actionview | This file contains action view dialog logic |
| build | |
| doxygen-GUI | |
| dumpreader | This file contains classes for querying info from dumps created by Peach |
| globals | This file contains a class with global definitions |
| hotfuzzGUI | Application Start wrapper |
| hotfuzzplugin | Plugins which allow to use modified HotFuzz widgets (hotfuzzwidget) in QT Designer |
| hotfuzzwidget | Contains HotFuzz widget classes |
| intro | This file contains the intro dialog logic |
| mutators | This file contains a wrapper class for mutator checkboxes |
| preferences | This file contains the application preferences dialog logic |
| project | This file contains the definition of the project class, which represents the currently opened project of the Main Window class (window::Window) |
| projectinfo | This file contains the project info dialog logic |
| projectnew | This file contains the new project dialog logic |
| projectrecent | The file contains the recent project dialog logic |
| settings | This file contains class responsible for storing/loading and clearing the application settings |
| shared | This file contains non-class functions used by the application |
| testport | This file contains a definition of the thread class which is designed to check whether it's possible to connect to the selected port on the selected host |
| udpcommunicator | The file contains definitions of the thread classes which are designed to communicate with Peach using a simple communicator protocol |
| undoactions | The file contains classes responsible for undo/redo actions |
| window | This file contains the Main Window logic, the Main Window of the application is opened at the startup and closed when the application quits |
| xmlmanipulators | This file contains classes responsible for an XML manipulation (storing and loading) |