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

Inherits QComboBox.

Public Member Functions

def __init__
 
def focusOutEvent
 
def SetItems
 

Data Fields

 all_chains
 
 entity
 
 gfx
 

Properties

 selected_chain = property(_GetSelectedChain, _SetSelectedChain)
 

Detailed Description

Definition at line 26 of file superpositiondialog.py.

Constructor & Destructor Documentation

def __init__ (   self,
  ent,
  gfx,
  parent = None 
)

Definition at line 27 of file superpositiondialog.py.

Member Function Documentation

def focusOutEvent (   self,
  event 
)

Definition at line 43 of file superpositiondialog.py.

def SetItems (   self,
  ent,
  gfx 
)

Definition at line 47 of file superpositiondialog.py.

Field Documentation

all_chains

Definition at line 29 of file superpositiondialog.py.

entity

Definition at line 31 of file superpositiondialog.py.

gfx

Definition at line 38 of file superpositiondialog.py.

Property Documentation

selected_chain = property(_GetSelectedChain, _SetSelectedChain)
static

Definition at line 81 of file superpositiondialog.py.


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