Multi diag tools
Namespaces | Classes
Mdt Namespace Reference

Namespaces

 Algorithm
 Some helper that could be usefull.
 
 DeployUtils
 Some utilities for application deployment.
 
 ErrorLogger
 Error logging
 
 FileSystem
 Some additions to deal with the file system.
 
 ItemModel
 Item model library namespace.
 
 TestLib
 FakeRoot.h provides some helpers to make tests in a fake file system.
 
 Translation
 Some utilities for application translations.
 

Classes

class  AbstractConsoleApplicationMainFunction
 Abstract base of a main function in Qt console application with a event loop. More...
 
class  Application
 Application adds some helper for application initialization. More...
 
class  ApplicationImpl
 Implementation for Application and related classes. More...
 
class  CoreApplication
 CoreApplication adds some helper to QCoreApplication for application initialization. More...
 
class  CoreApplicationImpl
 Implementation for CoreApplication and derived classes. More...
 
class  Error
 Value class that contains a error. More...
 
class  ErrorDialog
 Dialog that displays Mdt::Error. More...
 
class  ErrorQProcess
 Translate QProcess errors to Mdt::Error. More...
 
class  Expected
 Contains a value or a error. More...
 
class  SingleApplication
 SingleApplication adds some helper to QtSingleCoreApplication for application initialization. More...
 
class  SingleCoreApplication
 SingleCoreApplication adds some helper to QtSingleCoreApplication for application initialization. More...
 
class  StandardPaths
 Provides methods for accessing standard paths. More...
 

Detailed Description

Todo:
Check if a limit of number of errors in queue should be implemented