FPIBG Utility
TabFormWelcome.TabFormWelcome Class Reference
Inheritance diagram for TabFormWelcome.TabFormWelcome:
Collaboration diagram for TabFormWelcome.TabFormWelcome:

Public Member Functions

 __init__ (self, *args, **kwargs)
 
 Create (self)
 

Public Attributes

 setupcontainer = QWidget(self);
 Create a container for all objects.
 
 layout = QVBoxLayout()
 Set up a layout object.
 
 pixmap = QPixmap('Logo.png')
 

Constructor & Destructor Documentation

◆ __init__()

TabFormWelcome.TabFormWelcome.__init__ ( self,
* args,
** kwargs )

Member Function Documentation

◆ Create()

TabFormWelcome.TabFormWelcome.Create ( self)

Member Data Documentation

◆ layout

TabFormWelcome.TabFormWelcome.layout = QVBoxLayout()

Set up a layout object.

Add items to the layout.

Add the layout to the container.

◆ pixmap

TabFormWelcome.TabFormWelcome.pixmap = QPixmap('Logo.png')

◆ setupcontainer

TabFormWelcome.TabFormWelcome.setupcontainer = QWidget(self);

Create a container for all objects.


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