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

Public Member Functions

def __init__
def CreateImmutableContextMenu
def CreateContextMenu
def contextMenuEvent
def Add
def Remove
def LoadCurrentIndex
def Load
def Rename
def GetText

Data Fields

 text_
 gradient_edit_
 list_view_
 list_model_
 add_action
 add_button_
 immucontextMenu_
 load_
 contextMenu_
 remove_
 rename_

Static Public Attributes

tuple ICONS_DIR = os.path.join(ost.GetSharedDataPath(), "gui", "icons/")

Detailed Description

Definition at line 35 of file gradient_preset_widget.py.


Constructor & Destructor Documentation

def __init__ (   self,
  gradient_edit,
  parent = None 
)

Definition at line 37 of file gradient_preset_widget.py.


Member Function Documentation

def Add (   self)

Definition at line 109 of file gradient_preset_widget.py.

def contextMenuEvent (   self,
  pos 
)

Definition at line 100 of file gradient_preset_widget.py.

def CreateContextMenu (   self)

Definition at line 89 of file gradient_preset_widget.py.

def CreateImmutableContextMenu (   self)

Definition at line 82 of file gradient_preset_widget.py.

def GetText (   self)

Definition at line 140 of file gradient_preset_widget.py.

def Load (   self,
  index 
)

Definition at line 132 of file gradient_preset_widget.py.

def LoadCurrentIndex (   self)

Definition at line 128 of file gradient_preset_widget.py.

def Remove (   self)

Definition at line 120 of file gradient_preset_widget.py.

def Rename (   self)

Definition at line 136 of file gradient_preset_widget.py.


Field Documentation

add_action

Definition at line 58 of file gradient_preset_widget.py.

add_button_

Definition at line 63 of file gradient_preset_widget.py.

contextMenu_

Definition at line 90 of file gradient_preset_widget.py.

gradient_edit_

Definition at line 44 of file gradient_preset_widget.py.

tuple ICONS_DIR = os.path.join(ost.GetSharedDataPath(), "gui", "icons/")
static

Definition at line 36 of file gradient_preset_widget.py.

immucontextMenu_

Definition at line 83 of file gradient_preset_widget.py.

list_model_

Definition at line 50 of file gradient_preset_widget.py.

list_view_

Definition at line 47 of file gradient_preset_widget.py.

load_

Definition at line 84 of file gradient_preset_widget.py.

remove_

Definition at line 91 of file gradient_preset_widget.py.

rename_

Definition at line 92 of file gradient_preset_widget.py.

text_

Definition at line 41 of file gradient_preset_widget.py.


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