Agroeye  1.0
Public Member Functions | Public Attributes | List of all members
agroeyepy.View.histogramdialog.CustomTabBar Class Reference

: Customized tab bar of plots. More...

Inheritance diagram for agroeyepy.View.histogramdialog.CustomTabBar:
Collaboration diagram for agroeyepy.View.histogramdialog.CustomTabBar:

Public Member Functions

def __init__ (self, parent=None, args, kwargs)
 
def paintEvent (self, event)
 
def tabSizeHint (self, index)
 

Public Attributes

 tabSize
 

Detailed Description

: Customized tab bar of plots.

Tab bar will be placed on the left side and new tabs will be added vertically (new one below previous one).

Constructor & Destructor Documentation

§ __init__()

def agroeyepy.View.histogramdialog.CustomTabBar.__init__ (   self,
  parent = None,
  args,
  kwargs 
)

Member Function Documentation

§ paintEvent()

def agroeyepy.View.histogramdialog.CustomTabBar.paintEvent (   self,
  event 
)

§ tabSizeHint()

def agroeyepy.View.histogramdialog.CustomTabBar.tabSizeHint (   self,
  index 
)

Member Data Documentation

§ tabSize

agroeyepy.View.histogramdialog.CustomTabBar.tabSize

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