eric7.Plugins.PluginVmTabview
This plugin provides the tabbed view view manager.
Global Attributes
Classes
Functions
| previewPix | Module function to return a preview pixmap. | 
VmTabviewPlugin
    Class implementing the Tabview view manager plugin.
Derived from
QObject
Class Attributes
Class Methods
Methods
Static Methods
VmTabviewPlugin (Constructor)
VmTabviewPlugin(ui)
        Constructor
- ui (UserInterface)
- 
reference to the user interface object
VmTabviewPlugin.activate
activate()
        Public method to activate this plugin.
- Return:
- 
tuple of reference to instantiated viewmanager and
            activation status
- Return Type:
- 
bool
VmTabviewPlugin.deactivate
deactivate()
        Public method to deactivate this plugin.
previewPix
previewPix()
    Module function to return a preview pixmap.
- Return:
- 
preview pixmap
- Return Type:
- 
QPixmap