OpenStructure
Public Member Functions | Data Fields
ByEntityWidget Class Reference

Inherits QWidget.

Public Member Functions

def __init__ (self, text, parent=None)
 
def Update (self)
 
def PrepareColoring (self)
 
def ChangeColor (self, node)
 
def ChangeViewColor (self, entity, view)
 
def GetText (self)
 

Data Fields

 parent_
 
 text_
 
 gradient_
 

Detailed Description

Definition at line 200 of file color_options_widget.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  text,
  parent = None 
)

Definition at line 201 of file color_options_widget.py.

Member Function Documentation

◆ ChangeColor()

def ChangeColor (   self,
  node 
)

Definition at line 238 of file color_options_widget.py.

◆ ChangeViewColor()

def ChangeViewColor (   self,
  entity,
  view 
)

Definition at line 241 of file color_options_widget.py.

◆ GetText()

def GetText (   self)

Definition at line 249 of file color_options_widget.py.

◆ PrepareColoring()

def PrepareColoring (   self)

Definition at line 224 of file color_options_widget.py.

◆ Update()

def Update (   self)

Definition at line 221 of file color_options_widget.py.

Field Documentation

◆ gradient_

gradient_

Definition at line 219 of file color_options_widget.py.

◆ parent_

parent_

Definition at line 203 of file color_options_widget.py.

◆ text_

text_

Definition at line 206 of file color_options_widget.py.


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