GUIPopupRadioList::GUIPopupRadioList Class Reference

List of all members.

Public Member Functions

def __init__
def make_radio_buttons
def showToolTips
def setStyle
def setIcons
def onRadioButton
def applySelection
def onCancel
def onApply

Public Attributes

 dict_of_pars
 do_confirm
 vbox
 but_cancel
 but_apply
 hbox
 list_of_rad
 rad_grp
 icon_button_ok
 icon_button_cancel

Detailed Description

Gets list of item for checkbox GUI in format [['name1',false], ['name2',true], ..., ['nameN',false]], 
and modify this list in popup dialog gui.

Definition at line 25 of file GUIPopupRadioList.py.


Member Function Documentation

def GUIPopupRadioList::GUIPopupRadioList::__init__ (   self,
  parent = None,
  dict_of_pars = {},
  win_title = 'Load action',
  do_confirm = True 
)

Definition at line 28 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::applySelection (   self  ) 

Definition at line 135 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::make_radio_buttons (   self  ) 

Definition at line 62 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::onApply (   self  ) 

Definition at line 150 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::onCancel (   self  ) 

Definition at line 145 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::onRadioButton (   self  ) 

Definition at line 123 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::setIcons (   self  ) 

Definition at line 95 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::setStyle (   self  ) 

Definition at line 81 of file GUIPopupRadioList.py.

def GUIPopupRadioList::GUIPopupRadioList::showToolTips (   self  ) 

Definition at line 76 of file GUIPopupRadioList.py.


Member Data Documentation

GUIPopupRadioList::GUIPopupRadioList::but_apply

Definition at line 42 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::but_cancel

Definition at line 41 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::dict_of_pars

Definition at line 34 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::do_confirm

Definition at line 35 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::hbox

Definition at line 47 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::icon_button_cancel

Definition at line 99 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::icon_button_ok

Definition at line 98 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::list_of_rad

Definition at line 63 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::rad_grp

Definition at line 64 of file GUIPopupRadioList.py.

GUIPopupRadioList::GUIPopupRadioList::vbox

Definition at line 37 of file GUIPopupRadioList.py.


The documentation for this class was generated from the following file:
Generated on 19 Dec 2016 for PSDMSoftware by  doxygen 1.4.7