PyFlex  1.0
Riser cross section analysis
main Namespace Reference

Classes

class  FullResultTreeModel
 
class  ModelTreeItem
 
class  TreeItem
 
class  TreeModel
 
class  Window
 

Functions

def itemcheck (item, inputstring)
 
def open_tab (tab_widget, intext)
 
def main ()
 

Detailed Description

Copyright (C) 2016 Joakim A. Taby

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Function Documentation

def main.itemcheck (   item,
  inputstring 
)
Function for checking an item. returning something
Returning float of the input if one input. Returning a list if more inputs
:param item:The data to be checked
:param inputstring: The type of data to be checked. For output to user.

Definition at line 969 of file main.py.

Here is the caller graph for this function:

def main.main ( )
runs the shit.
:return:nothing

Definition at line 1798 of file main.py.

def main.open_tab (   tab_widget,
  intext 
)

Definition at line 1024 of file main.py.

Here is the caller graph for this function: