OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Protected Member Functions | Protected Attributes
SceneMenu Class Reference

Inherits QMenu.

Public Member Functions

 __init__ (self, parent=None)
 

Data Fields

 fog_action
 
 cw
 

Protected Member Functions

 _ExportScene (self)
 
 _ClipScene (self)
 
 _AboutToShow (self)
 
 _Center (self)
 
 _SetSceneBackground (self)
 
 _ToggleFog (self)
 
 _FitToScreen (self)
 
 _SuperposeDialog (self)
 

Protected Attributes

 _AboutToShow
 
 _SetSceneBackground
 
 _Center
 
 _FitToScreen
 
 _SuperposeDialog
 
 _ExportScene
 
 _ClipScene
 

Detailed Description

Definition at line 127 of file menu.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  parent = None 
)

Definition at line 128 of file menu.py.

Member Function Documentation

◆ _AboutToShow()

_AboutToShow (   self)
protected

Definition at line 161 of file menu.py.

◆ _Center()

_Center (   self)
protected

Definition at line 164 of file menu.py.

◆ _ClipScene()

_ClipScene (   self)
protected

Definition at line 157 of file menu.py.

◆ _ExportScene()

_ExportScene (   self)
protected

Definition at line 145 of file menu.py.

◆ _FitToScreen()

_FitToScreen (   self)
protected

Definition at line 177 of file menu.py.

◆ _SetSceneBackground()

_SetSceneBackground (   self)
protected

Definition at line 168 of file menu.py.

◆ _SuperposeDialog()

_SuperposeDialog (   self)
protected

Definition at line 181 of file menu.py.

◆ _ToggleFog()

_ToggleFog (   self)
protected

Definition at line 173 of file menu.py.

Field Documentation

◆ _AboutToShow

_AboutToShow
protected

Definition at line 131 of file menu.py.

◆ _Center

_Center
protected

Definition at line 136 of file menu.py.

◆ _ClipScene

_ClipScene
protected

Definition at line 143 of file menu.py.

◆ _ExportScene

_ExportScene
protected

Definition at line 142 of file menu.py.

◆ _FitToScreen

_FitToScreen
protected

Definition at line 138 of file menu.py.

◆ _SetSceneBackground

_SetSceneBackground
protected

Definition at line 132 of file menu.py.

◆ _SuperposeDialog

_SuperposeDialog
protected

Definition at line 140 of file menu.py.

◆ cw

cw

Definition at line 158 of file menu.py.

◆ fog_action

fog_action

Definition at line 133 of file menu.py.


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