OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Static Public Attributes
DocWidget Class Reference

Inherits QWidget.

Public Member Functions

 __init__ (self, parent=None)
 
 OnReturnPressed (self)
 

Data Fields

 searchbox
 
 doctext
 
 OnReturnPressed
 

Static Public Attributes

 doc_widget = DocWidget()
 
 doc_widget_for_panel = gui.Widget(doc_widget)
 
 panels = gui.GostyApp.Instance().perspective.panels
 

Detailed Description

Definition at line 3 of file helpwidget.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  parent = None 
)

Definition at line 4 of file helpwidget.py.

Member Function Documentation

◆ OnReturnPressed()

OnReturnPressed (   self)

Definition at line 15 of file helpwidget.py.

Field Documentation

◆ doc_widget

doc_widget = DocWidget()
static

Definition at line 17 of file helpwidget.py.

◆ doc_widget_for_panel

doc_widget_for_panel = gui.Widget(doc_widget)
static

Definition at line 18 of file helpwidget.py.

◆ doctext

doctext

Definition at line 11 of file helpwidget.py.

◆ OnReturnPressed

OnReturnPressed

Definition at line 14 of file helpwidget.py.

◆ panels

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

Definition at line 19 of file helpwidget.py.

◆ searchbox

searchbox

Definition at line 9 of file helpwidget.py.


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