application_QToolBar.py.py
Others:
Bases: PyQt4.QtGui.QToolBar
This class is defines the Application toolbar.
| Parameters: | parent – Widget parent. ( QObject ) |
|---|
This method sets the toolBar children widgets.
| Returns: | Method success. ( Boolean ) |
|---|
This method returns the layouts Active_QLabel widgets.
| Returns: | Layouts active labels. ( List ) |
|---|
This method provides the default Central_Widget_activeLabel widget.
| Returns: | Central Widget active label. ( Active_QLabel ) |
|---|
This method extends the default Miscellaneous_activeLabel widget.
| Returns: | Method success. ( Boolean ) |
|---|
This method is the property for self.__container attribute.
| Returns: | self.__container. ( QObject ) |
|---|
This method is the property for self.__customLayoutsMenu attribute.
| Returns: | self.__customLayoutsMenu. ( QMenu ) |
|---|
This method provides the default Application_Logo_label widget.
| Returns: | Application logo label. ( QLabel ) |
|---|
This method provides the default Closure_Spacer_label widget.
| Returns: | Closure spacer label. ( QLabel ) |
|---|
This method provides the default Custom_Layouts_activeLabel widget.
| Returns: | Layout active label. ( Active_QLabel ) |
|---|
This method returns a layout Active_QLabel widget.
| Parameters: |
|
|---|---|
| Returns: | Layout active label. ( Active_QLabel ) |
This method provides the default Miscellaneous_activeLabel widget.
| Returns: | Miscellaneous active label. ( Active_QLabel ) |
|---|
This method provides the default Spacer_label widget.
| Returns: | Logo spacer label. ( QLabel ) |
|---|
This method is the property for self.__layoutsActiveLabelsCollection attribute.
| Returns: | self.__layoutsActiveLabelsCollection. ( Active_QLabelsCollection ) |
|---|
This method is the property for self.__miscellaneousMenu attribute.
| Returns: | self.__miscellaneousMenu. ( QMenu ) |
|---|
This method sets the toolBar layout default geometry.
| Returns: | Method success. ( Boolean ) |
|---|
This method is the property for self.__settings attribute.
| Returns: | self.__settings. ( Preferences ) |
|---|