Public Member Functions | Static Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
packml_gui.packml.Packml Class Reference
Inheritance diagram for packml_gui.packml.Packml:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, context)
 
def disable_all_buttons (self)
 
def handle_click_thread (self, request)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def set_message_text (self, text)
 
def shutdown_plugin (self)
 
def status_callback (self, msg)
 
def update_button_states (self, state)
 
def update_mode_field (self, mode)
 
def update_state_field (self, state)
 
def update_status_fields (self, msg)
 
def wait_for_services (self)
 
- Public Member Functions inherited from qt_gui::plugin::Plugin
def __init__ (self, context)
 
def restore_settings (self, plugin_settings, instance_settings)
 
def save_settings (self, plugin_settings, instance_settings)
 
def shutdown_plugin (self)
 

Static Public Member Functions

def add_arguments (parser)
 

Public Attributes

 threadpool
 
 transition_service
 

Private Member Functions

def __handle_abort_clicked (self, checked)
 
def __handle_clear_clicked (self, checked)
 
def __handle_hold_clicked (self, checked)
 
def __handle_reset_clicked (self, checked)
 
def __handle_start_clicked (self, checked)
 
def __handle_stop_clicked (self, checked)
 
def __handle_suspend_clicked (self, checked)
 
def __handle_unhold_clicked (self, checked)
 
def __handle_unsuspend_clicked (self, checked)
 

Private Attributes

 _service_thread
 
 _status_sub
 
 _widget
 

Detailed Description

Definition at line 45 of file packml.py.

Constructor & Destructor Documentation

def packml_gui.packml.Packml.__init__ (   self,
  context 
)

Definition at line 47 of file packml.py.

Member Function Documentation

def packml_gui.packml.Packml.__handle_abort_clicked (   self,
  checked 
)
private

Definition at line 274 of file packml.py.

def packml_gui.packml.Packml.__handle_clear_clicked (   self,
  checked 
)
private

Definition at line 254 of file packml.py.

def packml_gui.packml.Packml.__handle_hold_clicked (   self,
  checked 
)
private

Definition at line 258 of file packml.py.

def packml_gui.packml.Packml.__handle_reset_clicked (   self,
  checked 
)
private

Definition at line 250 of file packml.py.

def packml_gui.packml.Packml.__handle_start_clicked (   self,
  checked 
)
private

Definition at line 242 of file packml.py.

def packml_gui.packml.Packml.__handle_stop_clicked (   self,
  checked 
)
private

Definition at line 246 of file packml.py.

def packml_gui.packml.Packml.__handle_suspend_clicked (   self,
  checked 
)
private

Definition at line 266 of file packml.py.

def packml_gui.packml.Packml.__handle_unhold_clicked (   self,
  checked 
)
private

Definition at line 262 of file packml.py.

def packml_gui.packml.Packml.__handle_unsuspend_clicked (   self,
  checked 
)
private

Definition at line 270 of file packml.py.

def packml_gui.packml.Packml.add_arguments (   parser)
static

Definition at line 279 of file packml.py.

def packml_gui.packml.Packml.disable_all_buttons (   self)

Definition at line 91 of file packml.py.

def packml_gui.packml.Packml.handle_click_thread (   self,
  request 
)

Definition at line 232 of file packml.py.

def packml_gui.packml.Packml.restore_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 226 of file packml.py.

def packml_gui.packml.Packml.save_settings (   self,
  plugin_settings,
  instance_settings 
)

Definition at line 221 of file packml.py.

def packml_gui.packml.Packml.set_message_text (   self,
  text 
)

Definition at line 102 of file packml.py.

def packml_gui.packml.Packml.shutdown_plugin (   self)

Definition at line 217 of file packml.py.

def packml_gui.packml.Packml.status_callback (   self,
  msg 
)

Definition at line 105 of file packml.py.

def packml_gui.packml.Packml.update_button_states (   self,
  state 
)

Definition at line 110 of file packml.py.

def packml_gui.packml.Packml.update_mode_field (   self,
  mode 
)

Definition at line 192 of file packml.py.

def packml_gui.packml.Packml.update_state_field (   self,
  state 
)

Definition at line 148 of file packml.py.

def packml_gui.packml.Packml.update_status_fields (   self,
  msg 
)

Definition at line 140 of file packml.py.

def packml_gui.packml.Packml.wait_for_services (   self)

Definition at line 210 of file packml.py.

Member Data Documentation

packml_gui.packml.Packml._service_thread
private

Definition at line 84 of file packml.py.

packml_gui.packml.Packml._status_sub
private

Definition at line 87 of file packml.py.

packml_gui.packml.Packml._widget
private

Definition at line 63 of file packml.py.

packml_gui.packml.Packml.threadpool

Definition at line 89 of file packml.py.

packml_gui.packml.Packml.transition_service

Definition at line 214 of file packml.py.


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


packml_gui
Author(s): Shaun Edwards
autogenerated on Fri Jul 12 2019 03:30:53