OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes | Properties
ChainComboBox Class Reference

Inherits QComboBox.

Public Member Functions

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

Data Fields

 all_chains
 
 entity
 
 gfx
 

Protected Member Functions

 _HighlightChain (self, chain_idx)
 
 _GetSelectedChain (self)
 
 _SetSelectedChain (self, chain)
 

Protected Attributes

 _HighlightChain
 

Properties

 selected_chain = property(_GetSelectedChain, _SetSelectedChain)
 

Detailed Description

Definition at line 26 of file superpositiondialog.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 27 of file superpositiondialog.py.

Member Function Documentation

◆ _GetSelectedChain()

_GetSelectedChain (   self)
protected

Definition at line 65 of file superpositiondialog.py.

◆ _HighlightChain()

_HighlightChain (   self,
  chain_idx 
)
protected

Definition at line 58 of file superpositiondialog.py.

◆ _SetSelectedChain()

_SetSelectedChain (   self,
  chain 
)
protected

Definition at line 72 of file superpositiondialog.py.

◆ focusOutEvent()

focusOutEvent (   self,
  event 
)

Definition at line 43 of file superpositiondialog.py.

◆ SetItems()

SetItems (   self,
  ent,
  gfx 
)

Definition at line 47 of file superpositiondialog.py.

Field Documentation

◆ _HighlightChain

_HighlightChain
protected

Definition at line 39 of file superpositiondialog.py.

◆ 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: