CuteLogger
Fast and simple logging solution for Qt based applications
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAbstractAppenderAbstract base class for writing a log entries
 CAbstractStringAppenderConvinient base for appenders working with plain text formatted logs
 CConsoleAppenderConsoleAppender is the simple appender that writes the log records to the std::cerr output stream
 CFileAppenderSimple appender that writes the log records to the plain text file
 CRollingFileAppenderExtends FileAppender so that the underlying file is rolled over at a user chosen frequency
 COutputDebugAppenderAppender that writes the log records to the Microsoft Debug Log
 CDataQueue< T >The DataQueue provides a thread safe container for passing data between objects
 CDataQueue< SharedFrame >
 CLoggerVery simple but rather powerful component which may be used for logging your application activities
 Cmvcp
 Cmvcp_dir
 Cmvcp_dir_entry
 Cmvcp_list
 Cmvcp_list_entry
 Cmvcp_node_entry
 Cmvcp_nodes
 Cmvcp_notifier
 Cmvcp_parser
 Cmvcp_remote
 Cmvcp_response
 Cmvcp_status
 Cmvcp_tokeniser
 Cmvcp_unit_entry
 Cmvcp_units
 CPopupCompleter
 CPopupListWidget
 CQConsole
 CScopeWidgetThe ScopeWidget provides a common interface for all scopes in Shotcut
 CSharedFrameThe SharedFrame provides thread safe access to Mlt::Frame data