FX::QThread_DisableSignals Class Reference

#include <QThread.h>

List of all members.


Detailed Description

Disables signals in an exception-proof fashion.

This little helper class works similarly to FX::QMtxHold in disabling POSIX signals for the calling thread on construction and reenabling them on destruction.

Public Member Functions

 QThread_DisableSignals ()


Constructor & Destructor Documentation

FX::QThread_DisableSignals::QThread_DisableSignals (  )  [inline]

Constructs an instance disabling signals for the current thread.


The documentation for this class was generated from the following file:

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 22:28:59 2008 for TnFOX by doxygen v1.5.6