Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

CTraceManager Class Reference

#include <TraceManager.h>

List of all members.

Public Slots

Public Member Functions

Static Public Member Functions

Protected Slots

Protected Member Functions


Constructor & Destructor Documentation

CTraceManager::CTraceManager  )  [protected]
 

CTraceManager::~CTraceManager  ) 
 


Member Function Documentation

void CTraceManager::ClearText  )  [slot]
 

void CTraceManager::ClickedListItem QListViewItem *   )  [protected, slot]
 

void CTraceManager::DecIndent  )  [protected]
 

void CTraceManager::DecLogging  )  [protected, slot]
 

void CTraceManager::GetConfiguration QDomNode &  node  ) 
 

Create subtree in XML format with current configuration.

Parameters:
node [out] The XML subnode
This will return the current configuration by replacing or adding values in subnode <tracer> in node. In other words, pass the parent of the <tracer> node, not the node itself (this saves you the hassle of checking and creating the node itself).

void CTraceManager::Hide  )  [slot]
 

void CTraceManager::IncIndent  )  [protected]
 

void CTraceManager::IncLogging  )  [protected, slot]
 

CTraceManager * CTraceManager::Instance  )  [static]
 

void CTraceManager::Log const QString &  log_string  ) 
 

void CTraceManager::Mark  )  [slot]
 

CTraceModule * CTraceManager::RegisterModule const QString &  module_name,
int  initial_value = 1
 

void CTraceManager::SetConfiguration const QDomNode &  node  ) 
 

Restore configuration from XML node.

Parameters:
node [in] XML node that should contain our configuration node
See also:
GetConfiguration
This function will restore the configuration of the tracemanager by reading the information from the <tracer> XML subnode. So, you pass the parent of this node, not the actual <tracer> node.

void CTraceManager::SetLogFileName  )  [protected, slot]
 

void CTraceManager::SetMute bool   )  [slot]
 

void CTraceManager::Show  )  [slot]
 

void CTraceManager::ToggledAppendToFile bool   )  [protected, slot]
 

void CTraceManager::ToggledCatchQDebug bool   )  [protected, slot]
 

void CTraceManager::ToggledCatchQWarning bool   )  [protected, slot]
 

void CTraceManager::ToggledOutput bool   )  [protected, slot]
 

void CTraceManager::UseOutput bool   )  [slot]
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 13 23:38:47 2006 for CamStream by doxygen 1.3.7