OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields | Properties
TrajWidget Class Reference

Public Member Functions

def __init__
def timerEvent

Data Fields

 render_mode
 selection
 callback
 time
 current_frame
 timer_id_
 gfx_entity

Properties

 traj = property(_GetTraj, _SetTraj)

Detailed Description

Definition at line 23 of file traj.py.


Constructor & Destructor Documentation

def __init__ (   self,
  traj = None,
  render_mode = gfx.SIMPLE,
  sel = '',
  parent = None 
)

Definition at line 24 of file traj.py.


Member Function Documentation

def timerEvent (   self,
  event 
)

Definition at line 103 of file traj.py.


Field Documentation

callback

Definition at line 31 of file traj.py.

current_frame

Definition at line 85 of file traj.py.

gfx_entity

Definition at line 120 of file traj.py.

render_mode

Definition at line 26 of file traj.py.

selection

Definition at line 30 of file traj.py.

time

Definition at line 64 of file traj.py.

timer_id_

Definition at line 112 of file traj.py.


Property Documentation

traj = property(_GetTraj, _SetTraj)
static

Definition at line 143 of file traj.py.


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