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

Inherits QMenu.

Public Member Functions

 __init__ (self, parent=None)
 

Protected Member Functions

 _AboutToShow (self)
 
 _ToggleShowGLWindow (self)
 
 _ToggleShowInspector (self)
 
 _ResetView (self)
 

Protected Attributes

 _AboutToShow
 
 _gl_win_action
 
 _ToggleShowGLWindow
 
 _inspector_action
 
 _ToggleShowInspector
 
 _ResetView
 

Detailed Description

Definition at line 220 of file menu.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  parent = None 
)

Definition at line 221 of file menu.py.

Member Function Documentation

◆ _AboutToShow()

_AboutToShow (   self)
protected

Definition at line 239 of file menu.py.

◆ _ResetView()

_ResetView (   self)
protected

Definition at line 261 of file menu.py.

◆ _ToggleShowGLWindow()

_ToggleShowGLWindow (   self)
protected

Definition at line 245 of file menu.py.

◆ _ToggleShowInspector()

_ToggleShowInspector (   self)
protected

Definition at line 253 of file menu.py.

Field Documentation

◆ _AboutToShow

_AboutToShow
protected

Definition at line 225 of file menu.py.

◆ _gl_win_action

_gl_win_action
protected

Definition at line 227 of file menu.py.

◆ _inspector_action

_inspector_action
protected

Definition at line 231 of file menu.py.

◆ _ResetView

_ResetView
protected

Definition at line 238 of file menu.py.

◆ _ToggleShowGLWindow

_ToggleShowGLWindow
protected

Definition at line 228 of file menu.py.

◆ _ToggleShowInspector

_ToggleShowInspector
protected

Definition at line 232 of file menu.py.


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