draftGui::todo Class Reference

List of all members.

Public Member Functions

def delay
def delayCommit
def doTasks

Static Public Attributes

list commitlist = []
list itinerary = []

Detailed Description

static todo class, delays execution of functions.  Use todo.delay
to schedule geometry manipulation that would crash coin if done in the
event callback
List of (function, argument) pairs to be executed by
QtCore.QTimer.singleShot(0,doTodo).

Definition at line 51 of file draftGui.py.


Member Function Documentation

def draftGui::todo::delay (   f,
  arg 
)

Definition at line 89 of file draftGui.py.

def draftGui::todo::delayCommit (   cl  ) 

Definition at line 96 of file draftGui.py.

def draftGui::todo::doTasks (  ) 

Definition at line 62 of file draftGui.py.


Member Data Documentation

list draftGui::todo::commitlist = [] [static]

Definition at line 59 of file draftGui.py.

list draftGui::todo::itinerary = [] [static]

Definition at line 58 of file draftGui.py.


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

Generated on Wed Nov 23 19:01:53 2011 for FreeCAD by  doxygen 1.6.1