OpenStructure
Public Member Functions | Data Fields | Properties
ChainComboBox Class Reference

Inherits QComboBox.

Public Member Functions

def __init__ (self, ent, gfx, parent=None)
 
def focusOutEvent (self, event)
 
def SetItems (self, ent, gfx)
 

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

◆ __init__()

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

Definition at line 27 of file superpositiondialog.py.

Member Function Documentation

◆ focusOutEvent()

def focusOutEvent (   self,
  event 
)

Definition at line 43 of file superpositiondialog.py.

◆ SetItems()

def SetItems (   self,
  ent,
  gfx 
)

Definition at line 47 of file superpositiondialog.py.

Field Documentation

◆ all_chains

all_chains

Definition at line 29 of file superpositiondialog.py.

◆ entity

entity

Definition at line 31 of file superpositiondialog.py.

◆ gfx

gfx

Definition at line 38 of file superpositiondialog.py.

Property Documentation

◆ selected_chain

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: