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

Public Member Functions

def __init__
def Update
def PrepareColoring
def ChangeColor
def ChangeViewColor
def GetText

Data Fields

 parent_
 text_
 gradient_

Detailed Description

Definition at line 200 of file color_options_widget.py.


Constructor & Destructor Documentation

def __init__ (   self,
  text,
  parent = None 
)

Definition at line 201 of file color_options_widget.py.


Member Function Documentation

def ChangeColor (   self,
  node 
)

Definition at line 238 of file color_options_widget.py.

def ChangeViewColor (   self,
  entity,
  view 
)

Definition at line 241 of file color_options_widget.py.

def GetText (   self)

Definition at line 249 of file color_options_widget.py.

def PrepareColoring (   self)

Definition at line 224 of file color_options_widget.py.

def Update (   self)

Definition at line 221 of file color_options_widget.py.


Field Documentation

gradient_

Definition at line 219 of file color_options_widget.py.

parent_

Definition at line 203 of file color_options_widget.py.

text_

Definition at line 206 of file color_options_widget.py.


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