FX::FXPython_CtxHold Class Reference
[Python Support]

#include <FXPython.h>

Inheritance diagram for FX::FXPython_CtxHold:

FX::Generic::DoUndo< obj, doaddr, undoaddr > List of all members.

Detailed Description

Wraps context sets in an exception-proof fashion.

This little helper class works similarly to FX::QMtxHold in setting a context on construction and unsetting it on destruction. You can use undo() and redo() if needed.

Definition at line 326 of file FXPython.h.

Public Member Functions

 FXPython_CtxHold (FXPythonInterp *i=FXPythonInterp::current())
void undo ()
void redo ()


The documentation for this class was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:29 2009 for TnFOX by doxygen v1.4.7