OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
InitMenuBar Class Reference

Inherits QObject.

Public Member Functions

 __init__ (self, menu_bar=None)
 
 Exit (self)
 
 Load (self)
 
 OpenDocs (self)
 
 About (self)
 
 ShowGLWin (self)
 
 ResetView (self)
 

Data Fields

 Load
 
 OpenDocs
 
 About
 
 ShowGLWin
 
 ResetView
 

Detailed Description

Definition at line 29 of file init_menubar.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  menu_bar = None 
)

Definition at line 30 of file init_menubar.py.

Member Function Documentation

◆ About()

About (   self)

Definition at line 87 of file init_menubar.py.

◆ Exit()

Exit (   self)

Definition at line 74 of file init_menubar.py.

◆ Load()

Load (   self)

Definition at line 79 of file init_menubar.py.

◆ OpenDocs()

OpenDocs (   self)

Definition at line 84 of file init_menubar.py.

◆ ResetView()

ResetView (   self)

Definition at line 96 of file init_menubar.py.

◆ ShowGLWin()

ShowGLWin (   self)

Definition at line 90 of file init_menubar.py.

Field Documentation

◆ About

About

Definition at line 58 of file init_menubar.py.

◆ Load

Load

Definition at line 42 of file init_menubar.py.

◆ OpenDocs

OpenDocs

Definition at line 48 of file init_menubar.py.

◆ ResetView

ResetView

Definition at line 71 of file init_menubar.py.

◆ ShowGLWin

ShowGLWin

Definition at line 66 of file init_menubar.py.


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