HAL
Logging System
Collaboration diagram for Logging System:

Classes

struct  hal::ChannelEntry
 The ChannelEntry struct is used by the ChannelItem class to store a single entry. More...
 
class  hal::ChannelItem
 This class represents a channel in the channel model. It primarily holds the channel name and its entries. More...
 
class  hal::ChannelModel
 Table model for log channels. More...
 
class  hal::ChannelSelector
 A combobox for selecting a logger channel. More...
 
class  hal::LoggerMarshall
 Appends log messages to the corresponding LoggerWidget. More...
 
class  hal::LoggerQssAdapter
 Connects the stylesheet properties to the log designs. More...
 
class  hal::LoggerWidget
 Displays the logs in the gui. More...
 

Detailed Description

Contains everything that can be associated with the LoggerWidget.