Base::ProgressIndicatorPy Class Reference

#include <Sequencer.h>

Inheritance diagram for Base::ProgressIndicatorPy:
Py::PythonExtension< ProgressIndicatorPy > Py::PythonExtensionBase

List of all members.

Public Member Functions

Py::Object next (const Py::Tuple &)
 ProgressIndicatorPy ()
Py::Object repr ()
Py::Object start (const Py::Tuple &)
Py::Object stop (const Py::Tuple &)
 ~ProgressIndicatorPy ()

Static Public Member Functions

static void init_type (void)

Detailed Description

Definition at line 382 of file Sequencer.h.


Constructor & Destructor Documentation

ProgressIndicatorPy::ProgressIndicatorPy (  ) 

Definition at line 334 of file Sequencer.cpp.

ProgressIndicatorPy::~ProgressIndicatorPy (  ) 

Definition at line 338 of file Sequencer.cpp.


Member Function Documentation

void ProgressIndicatorPy::init_type ( void   )  [static]
Py::Object ProgressIndicatorPy::next ( const Py::Tuple args  ) 

Definition at line 359 of file Sequencer.cpp.

References FemExample::b, Sketcher::None, and Py::Object::ptr().

Referenced by init_type().

Py::Object ProgressIndicatorPy::repr (  )  [virtual]

Reimplemented from Py::PythonExtensionBase.

Definition at line 342 of file Sequencer.cpp.

Py::Object ProgressIndicatorPy::start ( const Py::Tuple args  ) 

Definition at line 348 of file Sequencer.cpp.

References Sketcher::None, and Py::Object::ptr().

Referenced by init_type().

Py::Object ProgressIndicatorPy::stop ( const Py::Tuple args  ) 

Definition at line 376 of file Sequencer.cpp.

References Sketcher::None, and Py::Object::ptr().

Referenced by init_type().


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

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