Public Member Functions | Public Attributes | Static Public Attributes
hekateros_control.PanelConfig.ConfigDlg Class Reference

Pan-Tilt Panel configuration dialog. More...

List of all members.

Public Member Functions

def __init__
 Constructor.
def close
 Destroy window callback.
def createWidgets
 Create gui widgets with supporting data and show.
def initData
 Initialize class state data.
def ok
 Destroy window callback.

Public Attributes

 m_bttnCancel
 m_bttnOk
 m_config
 m_filename
 m_saved
 m_varForceRecalib
 m_varWarnCalib
 m_varWarnRelease

Static Public Attributes

 ConfigDft = \
 Configuration default.
string ConfigFileName = "hek_panel.xml"
 hek_panel application configuration file name.
tuple Home = os.path.expanduser("~")
 User's home directory.
 PathNameDft = Home+os.path.sep+\
string UserDirName = ".roadnarrows"
 User-specific configuration directory (in home directory).

Detailed Description

Pan-Tilt Panel configuration dialog.

Definition at line 51 of file PanelConfig.py.


Constructor & Destructor Documentation

def hekateros_control.PanelConfig.ConfigDlg.__init__ (   self,
  master = None,
  cnf = {},
  kw 
)

Constructor.

Parameters:
cnfConfiguration dictionary.
kwKeyword options.

Definition at line 79 of file PanelConfig.py.


Member Function Documentation

Destroy window callback.

Definition at line 242 of file PanelConfig.py.

Create gui widgets with supporting data and show.

Definition at line 144 of file PanelConfig.py.

Initialize class state data.

Parameters:
kwKeyword options.
Returns:
Modified keywords sans this specific class.

Definition at line 131 of file PanelConfig.py.

Destroy window callback.

Definition at line 213 of file PanelConfig.py.


Member Data Documentation

Configuration default.

Definition at line 66 of file PanelConfig.py.

hek_panel application configuration file name.

Definition at line 59 of file PanelConfig.py.

tuple hekateros_control::PanelConfig.ConfigDlg::Home = os.path.expanduser("~") [static]

User's home directory.

Definition at line 53 of file PanelConfig.py.

Definition at line 144 of file PanelConfig.py.

Definition at line 144 of file PanelConfig.py.

Definition at line 131 of file PanelConfig.py.

Definition at line 131 of file PanelConfig.py.

Definition at line 131 of file PanelConfig.py.

Definition at line 144 of file PanelConfig.py.

Definition at line 144 of file PanelConfig.py.

Definition at line 144 of file PanelConfig.py.

Definition at line 61 of file PanelConfig.py.

User-specific configuration directory (in home directory).

Definition at line 56 of file PanelConfig.py.


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


hekateros_control
Author(s): Robin Knight , Daniel Packard
autogenerated on Mon Oct 6 2014 00:36:42