OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes
RemoteLoader Class Reference

Inherits QWidget.

Public Member Functions

 __init__ (self)
 

Static Public Attributes

 remote_loader = RemoteLoader()
 
 remote_loader_for_panel = gui.Widget(remote_loader)
 
 panels = gui.GostyApp.Instance().perspective.panels
 

Protected Member Functions

 _RemoteMenu (self)
 
 _UpdateLoadButton (self, current)
 
 _ToggleRepo (self, action)
 
 _DoLoad (self)
 

Protected Attributes

 _line
 
 _load
 
 _DoLoad
 
 _menu
 
 _current_repo
 
 _ToggleRepo
 

Detailed Description

Definition at line 8 of file remote.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self)

Definition at line 9 of file remote.py.

Member Function Documentation

◆ _DoLoad()

_DoLoad (   self)
protected

Definition at line 49 of file remote.py.

◆ _RemoteMenu()

_RemoteMenu (   self)
protected

Definition at line 28 of file remote.py.

◆ _ToggleRepo()

_ToggleRepo (   self,
  action 
)
protected

Definition at line 44 of file remote.py.

◆ _UpdateLoadButton()

_UpdateLoadButton (   self,
  current 
)
protected

Definition at line 40 of file remote.py.

Field Documentation

◆ _current_repo

_current_repo
protected

Definition at line 23 of file remote.py.

◆ _DoLoad

_DoLoad
protected

Definition at line 13 of file remote.py.

◆ _line

_line
protected

Definition at line 11 of file remote.py.

◆ _load

_load
protected

Definition at line 12 of file remote.py.

◆ _menu

_menu
protected

Definition at line 21 of file remote.py.

◆ _ToggleRepo

_ToggleRepo
protected

Definition at line 38 of file remote.py.

◆ panels

panels = gui.GostyApp.Instance().perspective.panels
static

Definition at line 72 of file remote.py.

◆ remote_loader

remote_loader = RemoteLoader()
static

Definition at line 68 of file remote.py.

◆ remote_loader_for_panel

remote_loader_for_panel = gui.Widget(remote_loader)
static

Definition at line 69 of file remote.py.


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