Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
BaseException | |
RuntimeUserException | A generic exception the user can throw at runtime |
UnknownException | The exception stored when an unknown exception is thrown by a ThreadOperation |
Logger | Logger class provides methods for logging messages |
OptionParser | A command line option parser |
QSplitter | |
ConfigurationWidget | This class provides a widget for displaying and changing configuration parameters |
QThread | |
WorkerThread | Supporting thread in order to run operations on a different thread instead of the GUI thread |
RandomGenerator | Random Generator Utility Class |
RandomGeneratorPrivate | |
Resource | |
ResourceVector< T > | A vector that can be used as a resource |
SimpleTimer | SimpleTimer object |
ThreadOperation | Interface for describing an operation to do for the WorkerThread |